2024-01-08 17:50:59 +01:00
{
.appVersion = "3234";
2024-01-13 14:20:28 +01:00
.formatVersion = 3;
axes = (
{
name = Weight;
tag = wght;
},
{
name = Width;
tag = wdth;
},
{
name = Italic;
tag = ital;
}
);
2024-01-08 17:50:59 +01:00
classes = (
{
code = "";
name = xxxx;
}
);
customParameters = (
{
name = "Use Typo Metrics";
value = 1;
},
{
name = "Use Line Breaks";
value = 1;
},
{
2024-01-13 14:20:28 +01:00
name = "Write DisplayStrings";
value = 0;
2024-01-08 17:50:59 +01:00
}
);
date = "2017-05-31 15:56:58 +0000";
2024-01-13 14:20:28 +01:00
familyName = "Hubot Sans";
2024-01-08 17:50:59 +01:00
featurePrefixes = (
{
automatic = 1;
code = "languagesystem DFLT dflt;
languagesystem latn dflt;
languagesystem latn AZE;
languagesystem latn CRT;
languagesystem latn KAZ;
languagesystem latn TAT;
languagesystem latn TRK;
languagesystem latn ROM;
languagesystem latn MOL;
languagesystem latn CAT;
languagesystem latn NLD;
";
name = Languagesystems;
}
);
features = (
{
automatic = 1;
code = "feature locl;
feature subs;
feature sinf;
feature sups;
feature numr;
feature dnom;
feature frac;
feature ordn;
feature pnum;
feature tnum;
feature case;
feature ss01;
feature ss02;
feature ss03;
";
2024-01-13 14:20:28 +01:00
tag = aalt;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
2024-01-13 18:44:20 +01:00
code = "lookup ccmp_DFLT_1 {
2024-01-08 17:50:59 +01:00
lookupflag 0;
sub brevecomb acutecomb by brevecomb_acutecomb;
sub brevecomb gravecomb by brevecomb_gravecomb;
sub brevecomb hookabovecomb by brevecomb_hookabovecomb;
sub brevecomb tildecomb by brevecomb_tildecomb;
sub circumflexcomb acutecomb by circumflexcomb_acutecomb;
sub circumflexcomb gravecomb by circumflexcomb_gravecomb;
sub circumflexcomb hookabovecomb by circumflexcomb_hookabovecomb;
sub circumflexcomb tildecomb by circumflexcomb_tildecomb;
2024-01-13 18:44:20 +01:00
} ccmp_DFLT_1;
lookup ccmp_Other_1 {
@CombiningTopAccents = [acutecomb brevecomb caroncomb circumflexcomb commaturnedabovecomb dieresiscomb dotaccentcomb gravecomb hookabovecomb hungarumlautcomb macroncomb ringcomb tildecomb];
lookupflag UseMarkFilteringSet @CombiningTopAccents;
sub i' @CombiningTopAccents by idotless;
sub j' @CombiningTopAccents by jdotless;
} ccmp_Other_1;
lookup ccmp_latn_1 {
lookupflag 0;
sub fi by f i;
sub fl by f l;
sub ldot by l periodcentered.loclCAT;
2024-01-08 17:50:59 +01:00
} ccmp_latn_1;
script latn;
lookup ccmp_latn_1;
";
2024-01-13 14:20:28 +01:00
tag = ccmp;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
2024-01-13 18:44:20 +01:00
code = "script latn;
language AZE;
lookup locl_latn_0 {
2024-01-08 17:50:59 +01:00
sub i by idotaccent;
} locl_latn_0;
2024-01-13 18:44:20 +01:00
language CRT;
lookup locl_latn_0;
language KAZ;
lookup locl_latn_0;
language TAT;
lookup locl_latn_0;
language TRK;
lookup locl_latn_0;
2024-01-08 17:50:59 +01:00
2024-01-13 18:44:20 +01:00
script latn;
language ROM;
2024-01-08 17:50:59 +01:00
lookup locl_latn_1 {
sub Scedilla by Scommaaccent;
sub scedilla by scommaaccent;
sub Tcedilla by Tcommaaccent;
sub tcedilla by tcommaaccent;
} locl_latn_1;
2024-01-13 18:44:20 +01:00
language MOL;
lookup locl_latn_1;
2024-01-08 17:50:59 +01:00
2024-01-13 18:44:20 +01:00
script latn;
language CAT;
2024-01-08 17:50:59 +01:00
lookup locl_latn_2 {
2024-01-13 18:44:20 +01:00
sub l periodcentered' l by periodcentered.loclCAT;
sub L periodcentered' L by periodcentered.loclCAT;
2024-01-08 17:50:59 +01:00
} locl_latn_2;
2024-01-13 18:44:20 +01:00
script latn;
language NLD;
2024-01-08 17:50:59 +01:00
lookup locl_latn_3 {
sub iacute j' by jacute;
} locl_latn_3;
";
2024-01-13 14:20:28 +01:00
tag = locl;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub zero by zeroinferior;
sub one by oneinferior;
sub two by twoinferior;
sub three by threeinferior;
sub four by fourinferior;
sub five by fiveinferior;
sub six by sixinferior;
sub seven by seveninferior;
sub eight by eightinferior;
sub nine by nineinferior;
";
2024-01-13 14:20:28 +01:00
tag = subs;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub zero by zeroinferior;
sub one by oneinferior;
sub two by twoinferior;
sub three by threeinferior;
sub four by fourinferior;
sub five by fiveinferior;
sub six by sixinferior;
sub seven by seveninferior;
sub eight by eightinferior;
sub nine by nineinferior;
";
2024-01-13 14:20:28 +01:00
tag = sinf;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub zero by zerosuperior;
sub one by onesuperior;
sub two by twosuperior;
sub three by threesuperior;
sub four by foursuperior;
sub five by fivesuperior;
sub six by sixsuperior;
sub seven by sevensuperior;
sub eight by eightsuperior;
sub nine by ninesuperior;
";
2024-01-13 14:20:28 +01:00
tag = sups;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub zero by zero.numr;
sub one by one.numr;
sub two by two.numr;
sub three by three.numr;
sub four by four.numr;
sub five by five.numr;
sub six by six.numr;
sub seven by seven.numr;
sub eight by eight.numr;
sub nine by nine.numr;
";
2024-01-13 14:20:28 +01:00
tag = numr;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub zero by zero.dnom;
sub one by one.dnom;
sub two by two.dnom;
sub three by three.dnom;
sub four by four.dnom;
sub five by five.dnom;
sub six by six.dnom;
sub seven by seven.dnom;
sub eight by eight.dnom;
sub nine by nine.dnom;
";
2024-01-13 14:20:28 +01:00
tag = dnom;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "lookup FRAC {
sub slash by fraction;
} FRAC;
lookup UP {
sub [zero one two three four five six seven eight nine] by [zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr];
} UP;
lookup DOWN {
sub fraction [zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr]' by [zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom];
sub [zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom] [zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr]' by [zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom];
} DOWN;
";
2024-01-13 14:20:28 +01:00
tag = frac;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub [zero one two three four five six seven eight nine] [A a]' by ordfeminine;
sub [zero one two three four five six seven eight nine] [O o]' by ordmasculine;
sub N o period by numero;
";
2024-01-13 14:20:28 +01:00
tag = ordn;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub zero.tf by zero;
sub one.tf by one;
sub two.tf by two;
sub three.tf by three;
sub four.tf by four;
sub five.tf by five;
sub six.tf by six;
sub seven.tf by seven;
sub eight.tf by eight;
sub nine.tf by nine;
";
2024-01-13 14:20:28 +01:00
tag = pnum;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub zero by zero.tf;
sub one by one.tf;
sub two by two.tf;
sub three by three.tf;
sub four by four.tf;
sub five by five.tf;
sub six by six.tf;
sub seven by seven.tf;
sub eight by eight.tf;
sub nine by nine.tf;
";
2024-01-13 14:20:28 +01:00
tag = tnum;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
2024-01-13 18:44:20 +01:00
code = "sub hyphen by hyphen.case;
sub endash by endash.case;
sub emdash by emdash.case;
sub parenleft by parenleft.case;
2024-01-08 17:50:59 +01:00
sub parenright by parenright.case;
sub braceleft by braceleft.case;
sub braceright by braceright.case;
sub bracketleft by bracketleft.case;
sub bracketright by bracketright.case;
";
2024-01-13 14:20:28 +01:00
tag = case;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "lookupflag IgnoreMarks;
2024-01-13 18:44:20 +01:00
sub f f i by f_f_i;
sub f f l by f_f_l;
sub f f by f_f;
2024-01-08 17:50:59 +01:00
sub f i by fi;
sub f l by fl;
";
2024-01-13 14:20:28 +01:00
tag = liga;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub Abrevedotbelow by Abrevedotbelow.ss01;
sub Acircumflexdotbelow by Acircumflexdotbelow.ss01;
sub Adieresis by Adieresis.ss01;
sub Adotbelow by Adotbelow.ss01;
sub Cdotaccent by Cdotaccent.ss01;
sub Ecircumflexdotbelow by Ecircumflexdotbelow.ss01;
sub Edieresis by Edieresis.ss01;
sub Edotaccent by Edotaccent.ss01;
sub Edotbelow by Edotbelow.ss01;
sub Gdotaccent by Gdotaccent.ss01;
sub I by I.ss01;
sub Idieresis by Idieresis.ss01;
sub Idotaccent by Idotaccent.ss01;
sub Idotbelow by Idotbelow.ss01;
sub Ocircumflexdotbelow by Ocircumflexdotbelow.ss01;
sub Odieresis by Odieresis.ss01;
sub Odotbelow by Odotbelow.ss01;
sub Ohorndotbelow by Ohorndotbelow.ss01;
sub Q by Q.ss01;
sub Udieresis by Udieresis.ss01;
sub Udotbelow by Udotbelow.ss01;
sub Wdieresis by Wdieresis.ss01;
sub Ydieresis by Ydieresis.ss01;
sub Ydotbelow by Ydotbelow.ss01;
sub Zdotaccent by Zdotaccent.ss01;
sub abrevedotbelow by abrevedotbelow.ss01;
sub acircumflexdotbelow by acircumflexdotbelow.ss01;
sub adieresis by adieresis.ss01;
sub adotbelow by adotbelow.ss01;
sub cdotaccent by cdotaccent.ss01;
sub ecircumflexdotbelow by ecircumflexdotbelow.ss01;
sub edieresis by edieresis.ss01;
sub edotaccent by edotaccent.ss01;
sub edotbelow by edotbelow.ss01;
sub gdotaccent by gdotaccent.ss01;
sub i by i.ss01;
sub idieresis by idieresis.ss01;
sub idotbelow by idotbelow.ss01;
sub j by j.ss01;
sub ocircumflexdotbelow by ocircumflexdotbelow.ss01;
sub odieresis by odieresis.ss01;
sub odotbelow by odotbelow.ss01;
sub ohorndotbelow by ohorndotbelow.ss01;
sub udieresis by udieresis.ss01;
sub uhorndotbelow by uhorndotbelow.ss01;
sub wdieresis by wdieresis.ss01;
sub y by y.ss01;
sub yacute by yacute.ss01;
sub ycircumflex by ycircumflex.ss01;
sub ydieresis by ydieresis.ss01;
sub ydotbelow by ydotbelow.ss01;
sub ygrave by ygrave.ss01;
sub period by period.ss01;
sub comma by comma.ss01;
sub colon by colon.ss01;
sub semicolon by semicolon.ss01;
sub ellipsis by ellipsis.ss01;
sub question by question.ss01;
sub questiondown by questiondown.ss01;
2024-01-13 18:44:20 +01:00
sub periodcentered by periodcentered.ss01;
2024-01-08 17:50:59 +01:00
sub quotesinglbase by quotesinglbase.ss01;
sub quotedblbase by quotedblbase.ss01;
sub quotedblleft by quotedblleft.ss01;
sub quotedblright by quotedblright.ss01;
sub quoteleft by quoteleft.ss01;
sub quoteright by quoteright.ss01;
sub divide by divide.ss01;
2024-01-13 14:20:28 +01:00
sub dieresiscomb by dieresiscomb.ss01;
sub dotaccentcomb by dotaccentcomb.ss01;
2024-01-08 17:50:59 +01:00
sub dotbelowcomb by dotbelowcomb.ss01;
";
2024-01-13 14:20:28 +01:00
labels = (
{
language = dflt;
value = "";
}
);
tag = ss01;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub l by l.ss02;
";
2024-01-13 14:20:28 +01:00
tag = ss02;
2024-01-08 17:50:59 +01:00
},
{
automatic = 1;
code = "sub r by r.ss03;
";
2024-01-13 14:20:28 +01:00
tag = ss03;
2024-01-08 17:50:59 +01:00
}
);
fontMaster = (
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
1,
0
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 18;
},
{
name = underlinePosition;
value = -161;
},
{
name = strikeoutPosition;
value = 315;
},
{
name = strikeoutSize;
value = 18;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 650;
},
{
name = subscriptYOffset;
value = 75;
},
{
name = subscriptYSize;
value = 600;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 750;
},
{
name = superscriptYOffset;
value = 604;
},
{
name = superscriptYSize;
value = 700;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 308;
},
{
name = paramDepth;
value = 7;
2024-01-08 17:50:59 +01:00
}
);
iconName = Light_Condensed;
id = "6932EABA-00D8-4526-96D6-87ADD7AC589E";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 6;
pos = 729;
},
{
over = 6;
pos = 729;
},
{
over = 6;
pos = 515;
},
{
over = -6;
},
{
over = -6;
pos = -167;
},
{
}
);
2024-01-08 17:50:59 +01:00
name = "ExtraLight Narrow";
2024-01-13 14:20:28 +01:00
stemValues = (
28,
27,
31,
31
);
2024-01-08 17:50:59 +01:00
userData = {
GSOffsetHorizontal = 15;
GSOffsetKeepCompatible = 1;
GSOffsetMakeStroke = 1;
GSOffsetPosition = 0.4;
GSOffsetVertical = 13;
KernOnModels = (
2024-01-13 20:44:02 +01:00
"seven four",
"hyphen S",
"f o",
"i n",
"l n",
"l parenleft",
2024-01-08 17:50:59 +01:00
"f l",
2024-01-13 20:44:02 +01:00
"one.dnom one.dnom",
"f n",
"r n",
"v n",
"o n",
"n n",
"l period",
"l colon",
"l exclam",
"l quoteright",
"l hyphen",
"l endash",
"l underscore",
"l at",
"H l",
"one n",
"H s",
"H x",
"H o",
"one three",
"one two",
"one four",
"one one",
"E H",
"E T",
"H T",
"T V",
"H V",
"H O",
"H H",
"H comma",
"H ampersand",
"oneinferior oneinferior",
"endash endash",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
2024-01-13 14:20:28 +01:00
},
{
axesValues = (
400,
1,
0
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 44;
},
{
name = underlinePosition;
value = -148;
},
{
name = strikeoutPosition;
value = 250;
},
{
name = strikeoutSize;
value = 50;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 700;
},
{
name = subscriptYOffset;
value = 140;
},
{
name = subscriptYSize;
value = 650;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 700;
},
{
name = superscriptYOffset;
value = 477;
},
{
name = superscriptYSize;
value = 650;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 262;
},
{
name = paramDepth;
value = 6;
2024-01-08 17:50:59 +01:00
}
);
iconName = Condensed;
id = "5CD2F84A-2568-4CD8-B351-D9C938FC152A";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 7;
pos = 729;
},
{
over = 7;
pos = 729;
},
{
over = 7;
pos = 524;
},
{
over = -7;
},
{
over = -7;
pos = -167;
},
{
}
);
name = "Regular Narrow";
stemValues = (
63,
58,
73,
73
);
2024-01-08 17:50:59 +01:00
userData = {
2024-01-13 20:44:02 +01:00
KernOnIsInterpolated = 1;
2024-01-08 17:50:59 +01:00
KernOnModels = (
"n n",
2024-01-13 20:44:02 +01:00
"v n",
"o n",
"i n",
"n u",
"l n",
"r n",
"H l",
"H o",
"H n",
"H s",
"H x",
"H H",
"H O",
"H T",
"H V",
"E H",
"one zero",
"one one",
"one two",
"one three",
"one four",
"one n",
"one H",
"l exclam",
"l colon",
"one comma",
"l period",
"H ampersand",
"l at",
"l hyphen",
"l endash",
"l underscore",
"endash endash",
"l quoteright",
"quoteright l",
"l quoteleft",
"quoteleft l",
"guilsinglleft h",
"l parenleft",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
1,
0
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 94;
},
{
name = underlinePosition;
value = -123;
},
{
name = strikeoutPosition;
value = 309;
},
{
name = strikeoutSize;
value = 95;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 655;
},
{
name = subscriptYOffset;
value = 81;
},
{
name = subscriptYSize;
value = 605;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 655;
},
{
name = superscriptYOffset;
value = 363;
},
{
name = superscriptYSize;
value = 605;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 150;
},
{
name = paramDepth;
value = 4;
2024-01-08 17:50:59 +01:00
}
);
iconName = Bold_Condensed;
id = "C27438A8-196C-4C9A-B899-94A1193B83E6";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 9;
pos = 729;
},
{
over = 9;
pos = 729;
},
{
over = 10;
pos = 546;
},
{
over = -9;
},
{
over = -9;
pos = -167;
},
{
}
);
name = "Black Narrow";
stemValues = (
148,
139,
179,
176
);
2024-01-08 17:50:59 +01:00
userData = {
KernOnModels = (
2024-01-13 20:44:02 +01:00
"seven four",
"f o",
"one.dnom one.dnom",
"i n",
"l n",
"l parenleft",
"f l",
"f n",
"r n",
"o n",
"v n",
"n n",
"l period",
"l colon",
"l exclam",
"l quoteright",
"l hyphen",
"l endash",
"l underscore",
"l at",
"H l",
"one n",
"H s",
"H o",
"H x",
"one two",
"one one",
"one three",
"one four",
"E H",
"H T",
"H V",
"H H",
"H O",
"H comma",
"H ampersand",
"oneinferior oneinferior",
"hyphen S",
"endash endash",
"parenleft l",
"bracketleft l",
"E T",
"T V"
2024-01-08 17:50:59 +01:00
);
};
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
10,
0
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 19;
},
{
name = underlinePosition;
value = -160;
},
{
name = strikeoutPosition;
value = 312;
},
{
name = strikeoutSize;
value = 20;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 653;
},
{
name = subscriptYOffset;
value = 78;
},
{
name = subscriptYSize;
value = 603;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 748;
},
{
name = superscriptYOffset;
value = 598;
},
{
name = superscriptYSize;
value = 698;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 340;
},
{
name = paramDepth;
value = 9;
2024-01-08 17:50:59 +01:00
}
);
iconName = Light_Extended;
id = "5908592F-1119-4296-AF9E-8219C1C10A44";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 10;
pos = 729;
},
{
over = 10;
pos = 729;
},
{
over = 10;
pos = 516;
},
{
over = -10;
},
{
over = -10;
pos = -167;
},
{
}
);
2024-01-08 17:50:59 +01:00
name = "ExtraLight Wide";
2024-01-13 14:20:28 +01:00
stemValues = (
39,
36,
42,
38
);
2024-01-08 17:50:59 +01:00
userData = {
GSOffsetHorizontal = 19;
GSOffsetKeepCompatible = 1;
GSOffsetMakeStroke = 1;
GSOffsetPosition = 0.57;
GSOffsetProportional = 1;
GSOffsetVertical = 15;
2024-01-13 20:44:02 +01:00
KernOnIndependentPairs = (
"quoteleft l"
2024-01-08 17:50:59 +01:00
);
2024-01-13 20:44:02 +01:00
KernOnModels = (
"i n",
"l n",
"l parenleft",
"r n",
"n n",
"o n",
"v n",
"l period",
"l colon",
"l exclam",
"l quoteleft",
"l quoteright",
"l hyphen",
"l endash",
"l underscore",
"l at",
"H l",
"one n",
"H s",
"H x",
"H o",
"one zero",
"one three",
"one two",
"one four",
"one one",
"E H",
"H T",
"H V",
"H H",
"H O",
"H comma",
"H ampersand",
"quoteright l",
"endash endash",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
2024-01-13 14:20:28 +01:00
},
{
axesValues = (
400,
10,
0
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 40;
},
{
name = underlinePosition;
value = -150;
},
{
name = strikeoutPosition;
value = 259;
},
{
name = strikeoutSize;
value = 46;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 693;
},
{
name = subscriptYOffset;
value = 131;
},
{
name = subscriptYSize;
value = 643;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 707;
},
{
name = superscriptYOffset;
value = 495;
},
{
name = superscriptYSize;
value = 657;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 312;
},
{
name = paramDepth;
value = 8;
2024-01-08 17:50:59 +01:00
}
);
iconName = Extended;
id = "AE48F426-5A06-4069-851E-B29A4CF5AB7C";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 12;
pos = 729;
},
{
over = 12;
pos = 729;
},
{
over = 12;
pos = 525;
},
{
over = -12;
},
{
over = -12;
pos = -167;
},
{
}
);
name = "Regular Wide";
stemValues = (
87,
79,
101,
99
);
2024-01-08 17:50:59 +01:00
userData = {
2024-01-13 20:44:02 +01:00
KernOnIsInterpolated = 1;
2024-01-08 17:50:59 +01:00
KernOnModels = (
"n n",
2024-01-13 20:44:02 +01:00
"v n",
2024-01-08 17:50:59 +01:00
"o n",
2024-01-13 20:44:02 +01:00
"i n",
"n u",
"l n",
"r n",
"H l",
"H o",
"H n",
"H s",
"H x",
2024-01-08 17:50:59 +01:00
"H H",
"H O",
2024-01-13 20:44:02 +01:00
"H T",
"H V",
"E H",
"one zero",
"one one",
"one two",
"one three",
"one four",
"one n",
"one H",
"l exclam",
"l colon",
"one comma",
"l period",
"H ampersand",
"l at",
"l hyphen",
"l endash",
"l underscore",
"endash endash",
"l quoteright",
"quoteright l",
"l quoteleft",
"quoteleft l",
"guilsinglleft h",
"l parenleft",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
10,
0
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 88;
},
{
name = underlinePosition;
value = -126;
},
{
name = strikeoutPosition;
value = 301;
},
{
name = strikeoutSize;
value = 89;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 661;
},
{
name = subscriptYOffset;
value = 89;
},
{
name = subscriptYSize;
value = 611;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 661;
},
{
name = superscriptYOffset;
value = 378;
},
{
name = superscriptYSize;
value = 611;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 244;
},
{
name = paramDepth;
value = 6;
2024-01-08 17:50:59 +01:00
}
);
iconName = Bold_Extended;
id = "B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 12;
pos = 729;
},
{
over = 12;
pos = 729;
},
{
over = 13;
pos = 545;
},
{
over = -12;
},
{
over = -12;
pos = -167;
},
{
}
);
name = "Black Wide";
stemValues = (
191,
163,
263,
243
);
2024-01-08 17:50:59 +01:00
userData = {
KernOnModels = (
2024-01-13 20:44:02 +01:00
"i n",
"l n",
"l parenleft",
"r n",
"o n",
"n n",
"v n",
"l period",
"l exclam",
"l colon",
"l quoteleft",
"l quoteright",
"l hyphen",
"l endash",
"l underscore",
"l at",
"H l",
"one n",
"H s",
"H o",
"H x",
"one one",
"one two",
"one four",
"one three",
"E H",
"H T",
"H H",
"H O",
"H V",
"H comma",
"H ampersand",
"quoteright l",
"quoteleft l",
"endash endash",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
1,
12
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 18;
},
{
name = underlinePosition;
value = -161;
},
{
name = strikeoutPosition;
value = 315;
},
{
name = strikeoutSize;
value = 18;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 650;
},
{
name = subscriptYOffset;
value = 75;
},
{
name = subscriptYSize;
value = 600;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 750;
},
{
name = superscriptYOffset;
value = 604;
},
{
name = superscriptYSize;
value = 700;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 308;
},
{
name = paramDepth;
value = 7;
2024-01-08 17:50:59 +01:00
}
);
iconName = Light_Condensed;
id = "CF2D9F7C-A313-4B1D-9A0D-3EFAA90186C4";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 6;
pos = 729;
},
{
over = 6;
pos = 729;
},
{
over = 6;
pos = 515;
},
{
over = -6;
},
{
over = -6;
pos = -167;
},
{
pos = 12;
}
);
2024-01-08 17:50:59 +01:00
name = "ExtraLight Narrow Italic";
2024-01-13 14:20:28 +01:00
stemValues = (
28,
27,
31,
31
);
2024-01-08 17:50:59 +01:00
userData = {
2024-01-13 19:37:56 +01:00
HTLSManagerLinkedMaster = "6932EABA-00D8-4526-96D6-87ADD7AC589E";
2024-01-13 20:44:02 +01:00
KernOnIndependentPairs = (
"quoteleft l",
"l quoteleft"
2024-01-08 17:50:59 +01:00
);
2024-01-13 20:44:02 +01:00
KernOnModels = (
"i n",
"l n",
"l parenleft",
"r n",
"v n",
"o n",
"n n",
"l period",
"l colon",
"l exclam",
"l quoteright",
"l hyphen",
"l endash",
"l underscore",
"l at",
"H l",
"one n",
"H s",
"H x",
"H o",
"one three",
"one two",
"one four",
"one one",
"E H",
"H T",
"H V",
"H H",
"H O",
"H comma",
"H ampersand",
"quoteright l",
"endash endash",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
400,
1,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 44;
},
{
name = underlinePosition;
value = -148;
},
{
name = strikeoutPosition;
value = 250;
},
{
name = strikeoutSize;
value = 50;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 700;
},
{
name = subscriptYOffset;
value = 140;
},
{
name = subscriptYSize;
value = 650;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 700;
},
{
name = superscriptYOffset;
value = 477;
},
{
name = superscriptYSize;
value = 650;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 262;
},
{
name = paramDepth;
value = 6;
2024-01-08 17:50:59 +01:00
}
);
iconName = Condensed;
id = "DE16639F-02D9-40F6-995B-45753FE85645";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 7;
pos = 729;
},
{
over = 7;
pos = 729;
},
{
over = 7;
pos = 523;
},
{
over = -7;
},
{
over = -7;
pos = -167;
},
{
pos = 12;
}
);
name = "Regular Narrow Italic";
stemValues = (
82,
90,
97,
0
);
2024-01-08 17:50:59 +01:00
userData = {
2024-01-13 19:37:56 +01:00
HTLSManagerLinkedMaster = "5CD2F84A-2568-4CD8-B351-D9C938FC152A";
2024-01-13 20:44:02 +01:00
KernOnIsInterpolated = 1;
2024-01-08 17:50:59 +01:00
KernOnModels = (
2024-01-13 20:44:02 +01:00
"n n",
"v n",
2024-01-08 17:50:59 +01:00
"o n",
2024-01-13 20:44:02 +01:00
"i n",
"n u",
"l n",
"r n",
"H l",
"H o",
"H n",
"H s",
"H x",
2024-01-08 17:50:59 +01:00
"H H",
2024-01-13 20:44:02 +01:00
"H O",
"H T",
"H V",
"E H",
"one zero",
"one one",
"one two",
"one three",
"one four",
"one n",
"one H",
"l exclam",
"l colon",
"one comma",
"l period",
"H ampersand",
"l at",
"l hyphen",
"l endash",
"l underscore",
"endash endash",
"l quoteright",
"quoteright l",
"l quoteleft",
"quoteleft l",
"guilsinglleft h",
"l parenleft",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
1,
12
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 96;
},
{
name = underlinePosition;
value = -121;
},
{
name = strikeoutPosition;
value = 311;
},
{
name = strikeoutSize;
value = 97;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 654;
},
{
name = subscriptYOffset;
value = 79;
},
{
name = subscriptYSize;
value = 604;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 651;
},
{
name = superscriptYOffset;
value = 353;
},
{
name = superscriptYSize;
value = 601;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 150;
},
{
name = paramDepth;
value = 4;
2024-01-08 17:50:59 +01:00
}
);
iconName = Bold_Condensed;
id = "3997DD6A-B1DD-4C8E-8076-A32381C7B82F";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 9;
pos = 729;
},
{
over = 9;
pos = 729;
},
{
over = 10;
pos = 545;
},
{
over = -9;
},
{
over = -9;
pos = -167;
},
{
pos = 12;
}
);
name = "Black Narrow Italic";
stemValues = (
156,
175,
197,
0
);
2024-01-08 17:50:59 +01:00
userData = {
2024-01-13 19:37:56 +01:00
HTLSManagerLinkedMaster = "C27438A8-196C-4C9A-B899-94A1193B83E6";
2024-01-13 20:44:02 +01:00
KernOnIndependentPairs = (
"i n",
"one n",
"parenleft l"
);
2024-01-08 17:50:59 +01:00
KernOnModels = (
2024-01-13 20:44:02 +01:00
"l n",
"l parenleft",
"r n",
"v n",
2024-01-08 17:50:59 +01:00
"o n",
"n n",
2024-01-13 20:44:02 +01:00
"l period",
"l colon",
"l exclam",
"l quoteleft",
"l quoteright",
"l hyphen",
"l endash",
"l underscore",
"l at",
"H l",
"H s",
"H o",
"H x",
"H n",
"one one",
"one two",
"one three",
"one four",
"E H",
"H T",
"H V",
2024-01-08 17:50:59 +01:00
"H H",
"H O",
2024-01-13 20:44:02 +01:00
"H comma",
"H ampersand",
"quoteright l",
"quoteleft l",
"endash endash",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
10,
12
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 19;
},
{
name = underlinePosition;
value = -160;
},
{
name = strikeoutPosition;
value = 312;
},
{
name = strikeoutSize;
value = 20;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 653;
},
{
name = subscriptYOffset;
value = 78;
},
{
name = subscriptYSize;
value = 603;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 748;
},
{
name = superscriptYOffset;
value = 598;
},
{
name = superscriptYSize;
value = 698;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 340;
},
{
name = paramDepth;
value = 9;
2024-01-08 17:50:59 +01:00
}
);
iconName = Light_Extended;
id = "83818878-ED40-419E-99CD-108DAFFBE778";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 10;
pos = 729;
},
{
over = 10;
pos = 729;
},
{
over = 10;
pos = 516;
},
{
over = -10;
},
{
over = -10;
pos = -167;
},
{
pos = 12;
}
);
2024-01-08 17:50:59 +01:00
name = "ExtraLight Wide Italic";
2024-01-13 14:20:28 +01:00
stemValues = (
39,
36,
42,
38
);
2024-01-08 17:50:59 +01:00
userData = {
2024-01-13 19:37:56 +01:00
HTLSManagerLinkedMaster = "5908592F-1119-4296-AF9E-8219C1C10A44";
2024-01-13 20:44:02 +01:00
KernOnIndependentPairs = (
"i n",
"l quoteleft",
"one n",
"quoteleft l"
);
2024-01-08 17:50:59 +01:00
KernOnModels = (
2024-01-13 20:44:02 +01:00
"l n",
"l parenleft",
"r n",
2024-01-08 17:50:59 +01:00
"n n",
"o n",
2024-01-13 20:44:02 +01:00
"v n",
"l period",
"l colon",
"l exclam",
"l quoteright",
"l hyphen",
"l endash",
"l underscore",
"l at",
"H l",
"H s",
"H n",
"H x",
"H o",
"one two",
"one three",
"one one",
"one four",
"E H",
"H T",
2024-01-08 17:50:59 +01:00
"H O",
2024-01-13 20:44:02 +01:00
"H V",
2024-01-08 17:50:59 +01:00
"H H",
2024-01-13 20:44:02 +01:00
"H comma",
"H ampersand",
"quoteright l",
"endash endash",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
2024-01-13 14:20:28 +01:00
},
{
axesValues = (
400,
10,
12
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 40;
},
{
name = underlinePosition;
value = -150;
},
{
name = strikeoutPosition;
value = 259;
},
{
name = strikeoutSize;
value = 45;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 693;
},
{
name = subscriptYOffset;
value = 131;
},
{
name = subscriptYSize;
value = 643;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 707;
},
{
name = superscriptYOffset;
value = 495;
},
{
name = superscriptYSize;
value = 657;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 312;
},
{
name = paramDepth;
value = 8;
2024-01-08 17:50:59 +01:00
}
);
iconName = Extended;
id = "60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 12;
pos = 729;
},
{
over = 12;
pos = 729;
},
{
over = 12;
pos = 525;
},
{
over = -12;
},
{
over = -12;
pos = -167;
},
{
pos = 12;
}
);
name = "Regular Wide Italic";
stemValues = (
87,
79,
101,
99
);
2024-01-08 17:50:59 +01:00
userData = {
2024-01-13 19:37:56 +01:00
HTLSManagerLinkedMaster = "AE48F426-5A06-4069-851E-B29A4CF5AB7C";
2024-01-13 20:44:02 +01:00
KernOnIsInterpolated = 1;
2024-01-08 17:50:59 +01:00
KernOnModels = (
"n n",
2024-01-13 20:44:02 +01:00
"v n",
2024-01-08 17:50:59 +01:00
"o n",
2024-01-13 20:44:02 +01:00
"i n",
"n u",
"l n",
"r n",
"H l",
"H o",
"H n",
"H s",
"H x",
2024-01-08 17:50:59 +01:00
"H H",
2024-01-13 20:44:02 +01:00
"H O",
"H T",
"H V",
"E H",
"one zero",
"one one",
"one two",
"one three",
"one four",
"one n",
"one H",
"l exclam",
"l colon",
"one comma",
"l period",
"H ampersand",
"l at",
"l hyphen",
"l endash",
"l underscore",
"endash endash",
"l quoteright",
"quoteright l",
"l quoteleft",
"quoteleft l",
"guilsinglleft h",
"l parenleft",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
10,
12
2024-01-08 17:50:59 +01:00
);
customParameters = (
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
},
{
2024-01-08 17:50:59 +01:00
name = hheaAscender;
value = 878;
},
{
name = hheaDescender;
value = -210;
},
{
name = hheaLineGap;
value = 0;
},
{
name = typoAscender;
value = 878;
},
{
name = typoDescender;
value = -210;
},
{
name = typoLineGap;
value = 0;
},
{
name = winAscent;
value = 1100;
},
{
name = winDescent;
value = 410;
},
{
name = underlineThickness;
value = 88;
},
{
name = underlinePosition;
value = -126;
},
{
name = strikeoutPosition;
value = 301;
},
{
name = strikeoutSize;
value = 89;
},
{
name = subscriptXOffset;
value = 0;
},
{
name = subscriptXSize;
value = 661;
},
{
name = subscriptYOffset;
value = 89;
},
{
name = subscriptYSize;
value = 611;
},
{
name = superscriptXOffset;
value = 0;
},
{
name = superscriptXSize;
value = 661;
},
{
name = superscriptYOffset;
value = 379;
},
{
name = superscriptYSize;
value = 611;
2024-01-13 19:37:56 +01:00
},
{
name = paramArea;
value = 244;
},
{
name = paramDepth;
value = 6;
2024-01-08 17:50:59 +01:00
}
);
iconName = Bold_Extended;
id = "FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71";
2024-01-13 14:20:28 +01:00
metricValues = (
{
over = 12;
pos = 729;
},
{
over = 12;
pos = 729;
},
{
over = 13;
pos = 545;
},
{
over = -12;
},
{
over = -12;
pos = -167;
},
{
pos = 12;
}
);
name = "Black Wide Italic";
stemValues = (
191,
161,
262,
237
);
2024-01-08 17:50:59 +01:00
userData = {
2024-01-13 19:37:56 +01:00
HTLSManagerLinkedMaster = "B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9";
2024-01-08 17:50:59 +01:00
KernOnIndependentPairs = (
2024-01-13 20:44:02 +01:00
"H ampersand",
"i n",
"l quoteleft"
2024-01-08 17:50:59 +01:00
);
KernOnModels = (
2024-01-13 20:44:02 +01:00
"l n",
"l parenleft",
"r n",
2024-01-08 17:50:59 +01:00
"o n",
"n n",
2024-01-13 20:44:02 +01:00
"v n",
"l period",
"l exclam",
"l colon",
"l quoteright",
"l hyphen",
"l endash",
"l underscore",
"l at",
"H l",
"one n",
"H s",
"H o",
"H x",
"one one",
"one four",
"one two",
"one three",
"E H",
"H T",
"H O",
2024-01-08 17:50:59 +01:00
"H H",
2024-01-13 20:44:02 +01:00
"H V",
"H comma",
"quoteright l",
"quoteleft l",
"endash endash",
"parenleft l",
"bracketleft l"
2024-01-08 17:50:59 +01:00
);
};
}
);
instances = (
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
1,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"6932EABA-00D8-4526-96D6-87ADD7AC589E" = 1;
};
name = ExtraLight;
2024-01-13 14:20:28 +01:00
properties = (
2024-01-08 17:50:59 +01:00
{
2024-01-13 14:20:28 +01:00
key = familyNames;
values = (
2024-01-08 17:50:59 +01:00
{
2024-01-13 14:20:28 +01:00
language = dflt;
2024-01-08 17:50:59 +01:00
value = "Hubot Sans Condensed";
}
);
2024-01-13 14:20:28 +01:00
}
);
weightClass = 200;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
300,
1,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 300;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.5;
"6932EABA-00D8-4526-96D6-87ADD7AC589E" = 0.5;
};
name = Light;
properties = (
{
key = familyNames;
values = (
{
language = dflt;
2024-01-08 17:50:59 +01:00
value = "Hubot Sans Condensed";
}
);
2024-01-13 14:20:28 +01:00
}
);
weightClass = 300;
widthClass = 3;
},
{
axesValues = (
400,
1,
0
);
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
}
);
2024-01-08 17:50:59 +01:00
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 1;
};
name = Regular;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
500,
1,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 500;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.8;
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 0.2;
};
name = Medium;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 500;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
600,
1,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 600;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.6;
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 0.4;
};
name = SemiBold;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 600;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
700,
1,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 700;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.4;
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 0.6;
};
isBold = 1;
name = Bold;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 700;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
800,
1,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 800;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.2;
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 0.8;
};
name = ExtraBold;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 800;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
1,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 1;
};
name = Black;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 900;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
7,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5908592F-1119-4296-AF9E-8219C1C10A44" = 0.66667;
"6932EABA-00D8-4526-96D6-87ADD7AC589E" = 0.33333;
};
name = ExtraLight;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 200;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
300,
7,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 300;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5908592F-1119-4296-AF9E-8219C1C10A44" = 0.33333;
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.16667;
"6932EABA-00D8-4526-96D6-87ADD7AC589E" = 0.16667;
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.33333;
};
name = Light;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 300;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
400,
7,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
},
{
Axis = Width;
Location = 100;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.33333;
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.66667;
};
name = Regular;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
500,
7,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 500;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.26667;
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.53333;
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 0.13333;
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 0.06667;
};
name = Medium;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 500;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
600,
7,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 600;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.2;
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.4;
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 0.26667;
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 0.13333;
};
name = SemiBold;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 600;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
700,
7,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 700;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.13333;
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.26667;
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 0.4;
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 0.2;
};
isBold = 1;
name = Bold;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 700;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
800,
7,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 800;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = 0.06667;
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.13333;
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 0.53333;
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 0.26667;
};
name = ExtraBold;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 800;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
7,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 0.66667;
"C27438A8-196C-4C9A-B899-94A1193B83E6" = 0.33333;
};
name = Black;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 900;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
10,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5908592F-1119-4296-AF9E-8219C1C10A44" = 1;
};
name = ExtraLight;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = Expanded;
}
);
}
);
weightClass = 200;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
300,
10,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 300;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"5908592F-1119-4296-AF9E-8219C1C10A44" = 0.5;
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.5;
};
name = Light;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 300;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
400,
10,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 1;
};
name = Regular;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
500,
10,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 500;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.8;
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 0.2;
};
name = Medium;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 500;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
600,
10,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 600;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.6;
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 0.4;
};
name = SemiBold;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 600;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
700,
10,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 700;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.4;
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 0.6;
};
isBold = 1;
name = Bold;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 700;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
800,
10,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 800;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = 0.2;
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 0.8;
};
name = ExtraBold;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 800;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
10,
0
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 0;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = 1;
};
name = Black;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 900;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
1,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"CF2D9F7C-A313-4B1D-9A0D-3EFAA90186C4" = 1;
};
isItalic = 1;
name = "ExtraLight Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 200;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
300,
1,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 300;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"CF2D9F7C-A313-4B1D-9A0D-3EFAA90186C4" = 0.5;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.5;
};
isItalic = 1;
name = "Light Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 300;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
400,
1,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"DE16639F-02D9-40F6-995B-45753FE85645" = 1;
};
isItalic = 1;
name = "Regular Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
500,
1,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 500;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 0.2;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.8;
};
isItalic = 1;
name = "Medium Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 500;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
600,
1,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 600;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 0.4;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.6;
};
isItalic = 1;
name = "SemiBold Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 600;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
700,
1,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 700;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 0.6;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.4;
};
isBold = 1;
isItalic = 1;
name = "Bold Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 700;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
800,
1,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 800;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 0.8;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.2;
};
isItalic = 1;
name = "ExtraBold Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 800;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
1,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 80;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 1;
};
isItalic = 1;
name = "Black Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Condensed";
}
);
}
);
weightClass = 900;
widthClass = 3;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
7,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"83818878-ED40-419E-99CD-108DAFFBE778" = 0.66667;
"CF2D9F7C-A313-4B1D-9A0D-3EFAA90186C4" = 0.33333;
};
isItalic = 1;
name = "ExtraLight Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 200;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
300,
7,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 300;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.33333;
"83818878-ED40-419E-99CD-108DAFFBE778" = 0.33333;
"CF2D9F7C-A313-4B1D-9A0D-3EFAA90186C4" = 0.16667;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.16667;
};
isItalic = 1;
name = "Light Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 300;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
400,
7,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.66667;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.33333;
};
isItalic = 1;
name = Italic;
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
500,
7,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 500;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 0.06667;
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.53333;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.26667;
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 0.13333;
};
isItalic = 1;
name = "Medium Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 500;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
600,
7,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 600;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 0.13333;
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.4;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.2;
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 0.26667;
};
isItalic = 1;
name = "SemiBold Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 600;
},
{
axesValues = (
700,
7,
12
);
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 700;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 1;
}
);
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 0.2;
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.26667;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.13333;
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 0.4;
};
isBold = 1;
isItalic = 1;
name = "Bold Italic";
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 700;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
800,
7,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
2024-01-08 17:50:59 +01:00
value = (
2024-01-13 14:20:28 +01:00
{
Axis = Weight;
Location = 800;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
Axis = Width;
Location = 100;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 0.26667;
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.13333;
"DE16639F-02D9-40F6-995B-45753FE85645" = 0.06667;
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 0.53333;
};
isItalic = 1;
name = "ExtraBold Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 800;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
7,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 100;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = 0.33333;
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 0.66667;
};
isItalic = 1;
name = "Black Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans";
}
);
}
);
weightClass = 900;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
200,
10,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 200;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"83818878-ED40-419E-99CD-108DAFFBE778" = 1;
};
isItalic = 1;
name = "ExtraLight Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 200;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
300,
10,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 300;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.5;
"83818878-ED40-419E-99CD-108DAFFBE778" = 0.5;
};
isItalic = 1;
name = "Light Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 300;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
400,
10,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
},
{
Axis = Width;
Location = 120;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 1;
};
isItalic = 1;
name = "Regular Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
500,
10,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 500;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.8;
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 0.2;
};
isItalic = 1;
name = "Medium Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 500;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
600,
10,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 600;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.6;
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 0.4;
};
isItalic = 1;
name = "SemiBold Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 600;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
700,
10,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 700;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.4;
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 0.6;
};
isBold = 1;
isItalic = 1;
name = "Bold Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 700;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
800,
10,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 800;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = 0.2;
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 0.8;
};
isItalic = 1;
name = "ExtraBold Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 800;
widthClass = 7;
2024-01-08 17:50:59 +01:00
},
{
2024-01-13 14:20:28 +01:00
axesValues = (
900,
10,
12
);
2024-01-08 17:50:59 +01:00
customParameters = (
{
name = "Instance Preview";
value = (
H,
u,
b,
o,
t,
space,
S,
a,
n,
s
);
},
{
name = Filter;
value = "RemoveOverlap;";
},
{
2024-01-13 14:20:28 +01:00
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
},
{
Axis = Width;
Location = 120;
},
{
Axis = Italic;
Location = 1;
}
);
2024-01-08 17:50:59 +01:00
}
);
instanceInterpolations = {
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = 1;
};
isItalic = 1;
name = "Black Italic";
2024-01-13 14:20:28 +01:00
properties = (
{
key = familyNames;
values = (
{
language = dflt;
value = "Hubot Sans Expanded";
}
);
}
);
weightClass = 900;
widthClass = 7;
2024-01-08 17:50:59 +01:00
}
);
2024-01-13 14:20:28 +01:00
kerningLTR = {
2024-01-08 17:50:59 +01:00
"6932EABA-00D8-4526-96D6-87ADD7AC589E" = {
2024-01-13 20:44:02 +01:00
e = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
O = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
n = 0;
period = 0;
colon = 0;
exclam = 0;
hyphen = 0;
endash = 0;
underscore = 0;
parenleft = 0;
quoteleft = -3;
quoteright = 0;
at = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
four = {
one = -46;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
hyphen = {
S = -24;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
four.numr = {
one.numr = -13;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
I = {
V = 24;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
l = 0;
o = 0;
s = 0;
x = 0;
comma = 0;
ampersand = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
seven.numr = {
four.numr = -22;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one.numr = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
T = {
V = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
f = {
l = 0;
n = 0;
o = -6;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
seveninferior = {
fourinferior = -26;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
n = 0;
one = 0;
two = 0;
three = 0;
four = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
oneinferior = {
oneinferior = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = -4;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
D = {
I = -16;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
fourinferior = {
oneinferior = -15;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
S = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
lacute = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
d = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one.dnom = {
one.dnom = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
seven.dnom = {
four.dnom = -22;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
V = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
four.dnom = {
one.dnom = -13;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
f = -4;
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
E = {
H = 0;
T = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
seven = {
four = -86;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = {
E = {
H = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
ampersand = 0;
l = 0;
n = 0;
o = 0;
s = 0;
x = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
h = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
at = 0;
colon = 0;
endash = 0;
exclam = 0;
hyphen = 0;
n = 0;
parenleft = 0;
period = 0;
quoteleft = 0;
quoteright = 0;
underscore = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
n = 0;
u = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
H = 0;
comma = 0;
four = 0;
n = 0;
one = 0;
three = 0;
two = 0;
zero = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"C27438A8-196C-4C9A-B899-94A1193B83E6" = {
O = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
n = 0;
period = 0;
colon = 0;
exclam = 0;
hyphen = 0;
endash = 0;
underscore = 0;
parenleft = 0;
quoteleft = -2;
quoteright = 0;
at = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
four = {
one = -35;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
hyphen = {
S = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
I = {
V = 12;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
l = 0;
o = 0;
s = 0;
x = 0;
comma = 0;
ampersand = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
T = {
V = 17;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
f = {
l = 0;
n = 0;
o = -2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
n = 0;
};
two.dnom = {
one.dnom = 6;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
seveninferior = {
fourinferior = -21;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
n = 0;
one = 0;
two = 0;
three = 0;
four = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
oneinferior = {
oneinferior = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = -2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
D = {
I = -5;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
fourinferior = {
oneinferior = -19;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
S = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one.dnom = {
one.dnom = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
seven.dnom = {
one.dnom = 10;
four.dnom = -17;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
four.dnom = {
one.dnom = -16;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
E = {
H = 0;
T = 7;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
seven = {
four = -48;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"5908592F-1119-4296-AF9E-8219C1C10A44" = {
O = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
n = 0;
period = 0;
colon = 0;
exclam = 0;
hyphen = 0;
endash = 0;
underscore = 0;
parenleft = 0;
quoteleft = 0;
quoteright = 0;
at = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
hyphen = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
I = {
V = 25;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
l = 0;
o = 0;
s = 0;
x = 0;
comma = 0;
ampersand = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
h = 5;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
T = {
V = 29;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
f = {
l = 10;
o = -28;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
n = 0;
zero = 0;
one = 0;
two = 0;
three = 0;
four = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
oneinferior = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
D = {
I = -40;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one.dnom = {
one.dnom = -2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
f = -13;
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
E = {
H = 0;
T = 39;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
seven = {
four = -117;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = {
E = {
H = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
ampersand = 0;
l = 0;
n = 0;
o = 0;
s = 0;
x = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
h = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
at = 0;
colon = 0;
endash = 0;
exclam = 0;
hyphen = 0;
n = 0;
parenleft = 0;
period = 0;
quoteleft = 0;
quoteright = 0;
underscore = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
n = 0;
u = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
H = 0;
comma = 0;
four = 0;
n = 0;
one = 0;
2024-01-08 17:50:59 +01:00
three = 0;
two = 0;
zero = 0;
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = {
O = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
2024-01-08 17:50:59 +01:00
l = 0;
};
2024-01-13 20:44:02 +01:00
l = {
n = 0;
period = 0;
colon = 0;
exclam = 0;
hyphen = 0;
endash = 0;
underscore = 0;
parenleft = 0;
quoteleft = 0;
quoteright = 0;
at = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
I = {
V = 14;
2024-01-08 17:50:59 +01:00
};
H = {
2024-01-13 20:44:02 +01:00
H = 0;
O = 0;
T = 0;
V = 0;
l = 0;
o = 0;
s = 0;
x = 0;
comma = 0;
ampersand = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
T = {
V = 23;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
f = {
o = -2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
n = 0;
one = 0;
2024-01-08 17:50:59 +01:00
two = 0;
three = 0;
2024-01-13 20:44:02 +01:00
four = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
D = {
I = -12;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
E = {
H = 0;
T = 14;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"CF2D9F7C-A313-4B1D-9A0D-3EFAA90186C4" = {
O = {
D = 2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
2024-01-08 17:50:59 +01:00
n = 0;
2024-01-13 20:44:02 +01:00
period = 0;
colon = 0;
exclam = 0;
hyphen = 0;
endash = 0;
underscore = 0;
parenleft = 0;
quoteleft = 0;
quoteright = 0;
at = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
I = {
V = 25;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
l = 0;
o = 0;
s = 0;
x = 0;
2024-01-08 17:50:59 +01:00
comma = 0;
2024-01-13 20:44:02 +01:00
ampersand = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
T = {
E = 2;
H = 2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
f = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
2024-01-08 17:50:59 +01:00
n = 0;
};
2024-01-13 20:44:02 +01:00
one = {
2024-01-08 17:50:59 +01:00
n = 0;
one = 0;
2024-01-13 20:44:02 +01:00
two = 0;
three = 0;
four = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
2024-01-08 17:50:59 +01:00
l = 0;
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
D = {
I = -8;
2024-01-08 17:50:59 +01:00
};
i = {
n = 0;
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
2024-01-08 17:50:59 +01:00
n = 0;
};
2024-01-13 20:44:02 +01:00
v = {
2024-01-08 17:50:59 +01:00
n = 0;
};
2024-01-13 20:44:02 +01:00
E = {
H = 0;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"DE16639F-02D9-40F6-995B-45753FE85645" = {
E = {
H = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
2024-01-08 17:50:59 +01:00
T = 0;
2024-01-13 20:44:02 +01:00
V = 0;
ampersand = 0;
l = 0;
2024-01-08 17:50:59 +01:00
n = 0;
o = 0;
s = 0;
2024-01-13 20:44:02 +01:00
x = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
h = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
2024-01-08 17:50:59 +01:00
n = 0;
};
2024-01-13 20:44:02 +01:00
l = {
at = 0;
colon = 0;
endash = 0;
exclam = 0;
hyphen = 0;
2024-01-08 17:50:59 +01:00
n = 0;
2024-01-13 20:44:02 +01:00
parenleft = 0;
period = 0;
quoteleft = 0;
quoteright = 0;
underscore = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
2024-01-08 17:50:59 +01:00
n = 0;
2024-01-13 20:44:02 +01:00
u = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
2024-01-08 17:50:59 +01:00
n = 0;
};
one = {
2024-01-13 20:44:02 +01:00
H = 0;
comma = 0;
four = 0;
2024-01-08 17:50:59 +01:00
n = 0;
2024-01-13 20:44:02 +01:00
one = 0;
three = 0;
two = 0;
zero = 0;
2024-01-08 17:50:59 +01:00
};
parenleft = {
2024-01-13 20:44:02 +01:00
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = {
O = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
n = 0;
period = 0;
colon = 0;
exclam = 0;
hyphen = 0;
endash = 0;
underscore = 0;
parenleft = 0;
quoteleft = 0;
quoteright = 0;
at = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
I = {
V = 2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
l = 0;
n = 0;
o = 0;
s = 0;
x = 0;
comma = 0;
ampersand = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
h = -2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
T = {
E = 2;
H = 2;
V = 9;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
f = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
n = 0;
one = 0;
two = 0;
three = 0;
four = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = 0;
2024-01-08 17:50:59 +01:00
};
r = {
2024-01-13 20:44:02 +01:00
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
D = {
I = -2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
E = {
H = 0;
T = 7;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"83818878-ED40-419E-99CD-108DAFFBE778" = {
O = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
n = 0;
period = 0;
colon = 0;
exclam = 0;
hyphen = 0;
endash = 0;
underscore = 0;
parenleft = 0;
quoteleft = 0;
quoteright = 0;
at = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
I = {
V = 27;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
l = 0;
n = 0;
o = 0;
s = 0;
x = 0;
comma = 0;
ampersand = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
T = {
E = 3;
H = 3;
V = 31;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
f = {
l = 2;
o = -5;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
n = 0;
one = 0;
2024-01-08 17:50:59 +01:00
two = 0;
2024-01-13 20:44:02 +01:00
three = 0;
four = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
D = {
I = -31;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
E = {
H = 0;
T = 37;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = {
E = {
H = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
ampersand = 0;
l = 0;
2024-01-08 17:50:59 +01:00
n = 0;
2024-01-13 20:44:02 +01:00
o = 0;
s = 0;
2024-01-08 17:50:59 +01:00
x = 0;
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
guilsinglleft = {
h = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
at = 0;
colon = 0;
endash = 0;
exclam = 0;
hyphen = 0;
n = 0;
parenleft = 0;
period = 0;
quoteleft = 0;
quoteright = 0;
underscore = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
n = 0;
u = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
o = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
H = 0;
comma = 0;
four = 0;
n = 0;
one = 0;
three = 0;
two = 0;
zero = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
v = {
2024-01-13 20:44:02 +01:00
n = 0;
2024-01-08 17:50:59 +01:00
};
};
2024-01-13 20:44:02 +01:00
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = {
O = {
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
parenleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
l = {
n = 0;
period = 0;
colon = 0;
exclam = 0;
hyphen = 0;
endash = 0;
underscore = 0;
parenleft = 0;
quoteleft = 0;
quoteright = 0;
at = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
endash = {
endash = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
I = {
V = 15;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
H = {
H = 0;
O = 0;
T = 0;
V = 0;
l = 0;
o = 0;
s = 0;
x = 0;
2024-01-08 17:50:59 +01:00
comma = 0;
2024-01-13 20:44:02 +01:00
ampersand = 0;
};
guilsinglleft = {
};
T = {
E = 3;
H = 3;
V = 24;
};
f = {
l = 2;
o = 7;
};
o = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
one = {
n = 0;
one = 0;
two = 0;
three = 0;
four = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteright = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
r = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
quoteleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
D = {
I = -2;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
i = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
bracketleft = {
l = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
n = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
v = {
n = 0;
2024-01-08 17:50:59 +01:00
};
2024-01-13 20:44:02 +01:00
E = {
H = 0;
T = 14;
2024-01-08 17:50:59 +01:00
};
};
};
2024-01-13 14:20:28 +01:00
metrics = (
{
type = ascender;
},
{
type = "cap height";
},
{
type = "x-height";
},
{
type = baseline;
},
{
type = descender;
},
{
type = "italic angle";
}
);
properties = (
{
key = copyrights;
values = (
{
language = dflt;
value = "Copyright © 2021 by GitHub.Inc. All rights reserved.";
}
);
},
{
key = designers;
values = (
{
language = dflt;
value = "Deni Anggara";
}
);
},
{
key = designerURL;
value = www.degarism.com;
},
{
key = manufacturers;
values = (
{
language = dflt;
value = "GitHub, Inc., Subsidiary of Microsoft Corporation";
}
);
},
{
key = manufacturerURL;
value = www.github.com;
}
);
stems = (
{
horizontal = 1;
name = hStem0;
},
{
horizontal = 1;
name = hStem1;
},
{
name = vStem0;
},
{
name = vStem1;
}
);
2024-01-08 17:50:59 +01:00
unitsPerEm = 1000;
userData = {
2024-01-13 14:20:28 +01:00
GSDimensionPlugin.Dimensions = {
"3997DD6A-B1DD-4C8E-8076-A32381C7B82F" = {
nV = "178";
};
"5908592F-1119-4296-AF9E-8219C1C10A44" = {
nV = "37";
};
"5CD2F84A-2568-4CD8-B351-D9C938FC152A" = {
nV = "72";
};
"60C8C1A3-75DB-4AA2-AA92-15A0C8BC52E3" = {
nV = "97";
};
"6932EABA-00D8-4526-96D6-87ADD7AC589E" = {
2024-01-13 18:44:20 +01:00
HV = "31";
2024-01-13 14:20:28 +01:00
nV = "31";
};
"83818878-ED40-419E-99CD-108DAFFBE778" = {
nV = "37";
};
"AE48F426-5A06-4069-851E-B29A4CF5AB7C" = {
nV = "97";
};
"B2A2C094-0A8E-4CD4-B0FB-CC77B76A82B9" = {
nV = "236";
};
"C27438A8-196C-4C9A-B899-94A1193B83E6" = {
nV = "178";
};
"CF2D9F7C-A313-4B1D-9A0D-3EFAA90186C4" = {
nV = "31";
};
"DE16639F-02D9-40F6-995B-45753FE85645" = {
nV = "72";
};
"FFB0BD1F-7FAC-4F91-A9E1-473A5D606C71" = {
nV = "236";
};
};
2024-01-08 17:50:59 +01:00
KernOnKerningWeightLimit = 36000;
2024-01-13 20:44:02 +01:00
KernOnVersion = "1.28";
2024-01-13 19:37:56 +01:00
com.eweracs.HTLSManager.fontRules = {
Letter = {
312438f7decf4fc68bcbaca450e03a99 = {
case = 2;
filter = "";
referenceGlyph = x;
subcategory = Any;
value = 1;
};
6a2d898c1367438986d3a6a56dff674b = {
case = 1;
filter = "";
referenceGlyph = H;
subcategory = Any;
value = 1.2;
};
};
Mark = {
};
Number = {
2bd1e700934d48afa4ccdec6e58ec3e7 = {
case = 4;
filter = inferior;
referenceGlyph = oneinferior;
subcategory = Small;
value = "1.0";
};
55f63e4331df4db2af4078f7d25e7c81 = {
case = 0;
filter = fraction;
referenceGlyph = one.numr;
subcategory = Fraction;
value = "1.0";
};
83f21c7fa30c4bda82d83ce68797bf1e = {
case = 4;
filter = .dnom;
referenceGlyph = one.dnom;
subcategory = Fraction;
value = "1.0";
};
ed5cb22a9b09400187c0feacae1f0f8f = {
case = 0;
filter = "";
referenceGlyph = H;
subcategory = "Decimal Digit";
value = 1.2;
};
};
Punctuation = {
167668d12cdd4c8893e2ea25c8b50ee7 = {
case = 0;
filter = "";
referenceGlyph = "";
subcategory = Quote;
value = 0.8;
};
473a79e894d44c599a51e7e1ece63290 = {
case = 0;
filter = guil;
referenceGlyph = "";
subcategory = Quote;
value = 1.2;
};
4ec998b892f749cda9789e6906484c17 = {
case = 0;
filter = comma;
referenceGlyph = period;
subcategory = Any;
value = "0.7";
};
9184a8a098a84478838c6fc128ee0a80 = {
case = 0;
filter = "";
referenceGlyph = bracketleft;
subcategory = Parenthesis;
value = 1.2;
};
9d511a8382cb45d792fdbfdfc50ffffd = {
case = 1;
filter = "";
referenceGlyph = H;
subcategory = Any;
value = 1.2;
};
9ec58eaef538412db8c6e39bfab814c4 = {
case = 0;
filter = colon;
referenceGlyph = idotless;
subcategory = Any;
value = 1.2;
};
9f4aa33eabc048148a0062f6007b15aa = {
case = 1;
filter = "";
referenceGlyph = "";
subcategory = Parenthesis;
value = 1.2;
};
c63f0f2ed1a04e758a366249316b4adc = {
case = 0;
filter = "";
referenceGlyph = "";
subcategory = Any;
value = 0.7;
};
d38ed0f19582418b87419664ccbaea66 = {
case = 0;
filter = numbersign;
referenceGlyph = "";
subcategory = Any;
value = "1";
};
};
Symbol = {
0fc37ed242184cf0bb4187ff151ca40f = {
case = 0;
filter = florin;
referenceGlyph = idotless;
subcategory = Currency;
value = 1;
};
29efbbb3c5a14419ae21c4df65fbd7be = {
case = 0;
filter = "";
referenceGlyph = "";
subcategory = Math;
value = 1;
};
42048483ab514efc835267f63d632f9d = {
case = 0;
filter = "";
referenceGlyph = "";
subcategory = Any;
value = 1.3;
};
d186e1aee4d04436b206cbedd9f1894d = {
case = 0;
filter = "";
referenceGlyph = H;
subcategory = Currency;
value = 1.3;
};
};
};
2024-01-08 17:50:59 +01:00
};
versionMajor = 1;
2024-01-13 14:20:28 +01:00
versionMinor = 5;
2024-01-08 17:50:59 +01:00
}