1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="OTTO" ttLibVersion="3.43"> 3 4 <GlyphOrder> 5 <!-- The 'id' attribute is only for humans; it is ignored when parsed. --> 6 <GlyphID id="0" name=".notdef"/> 7 <GlyphID id="1" name="space"/> 8 <GlyphID id="2" name="A"/> 9 <GlyphID id="3" name="B"/> 10 </GlyphOrder> 11 12 <head> 13 <!-- Most of this table will be recalculated by the compiler --> 14 <tableVersion value="1.0"/> 15 <fontRevision value="1.01"/> 16 <checkSumAdjustment value="0xb0062f2d"/> 17 <magicNumber value="0x5f0f3cf5"/> 18 <flags value="00000000 00000011"/> 19 <unitsPerEm value="1000"/> 20 <created value="Thu Jul 11 13:52:47 2019"/> 21 <modified value="Thu Jul 11 20:52:49 2019"/> 22 <xMin value="-180"/> 23 <yMin value="-454"/> 24 <xMax value="780"/> 25 <yMax value="1060"/> 26 <macStyle value="00000000 00000000"/> 27 <lowestRecPPEM value="3"/> 28 <fontDirectionHint value="2"/> 29 <indexToLocFormat value="0"/> 30 <glyphDataFormat value="0"/> 31 </head> 32 33 <hhea> 34 <tableVersion value="0x00010000"/> 35 <ascent value="984"/> 36 <descent value="-273"/> 37 <lineGap value="0"/> 38 <advanceWidthMax value="600"/> 39 <minLeftSideBearing value="-180"/> 40 <minRightSideBearing value="-180"/> 41 <xMaxExtent value="780"/> 42 <caretSlopeRise value="1"/> 43 <caretSlopeRun value="0"/> 44 <caretOffset value="0"/> 45 <reserved0 value="0"/> 46 <reserved1 value="0"/> 47 <reserved2 value="0"/> 48 <reserved3 value="0"/> 49 <metricDataFormat value="0"/> 50 <numberOfHMetrics value="1"/> 51 </hhea> 52 53 <maxp> 54 <tableVersion value="0x5000"/> 55 <numGlyphs value="4"/> 56 </maxp> 57 58 <OS_2> 59 <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex' 60 will be recalculated by the compiler --> 61 <version value="3"/> 62 <xAvgCharWidth value="600"/> 63 <usWeightClass value="200"/> 64 <usWidthClass value="5"/> 65 <fsType value="00000000 00000000"/> 66 <ySubscriptXSize value="650"/> 67 <ySubscriptYSize value="600"/> 68 <ySubscriptXOffset value="0"/> 69 <ySubscriptYOffset value="75"/> 70 <ySuperscriptXSize value="650"/> 71 <ySuperscriptYSize value="600"/> 72 <ySuperscriptXOffset value="0"/> 73 <ySuperscriptYOffset value="350"/> 74 <yStrikeoutSize value="50"/> 75 <yStrikeoutPosition value="286"/> 76 <sFamilyClass value="0"/> 77 <panose> 78 <bFamilyType value="2"/> 79 <bSerifStyle value="11"/> 80 <bWeight value="3"/> 81 <bProportion value="9"/> 82 <bContrast value="3"/> 83 <bStrokeVariation value="4"/> 84 <bArmStyle value="3"/> 85 <bLetterForm value="2"/> 86 <bMidline value="2"/> 87 <bXHeight value="4"/> 88 </panose> 89 <ulUnicodeRange1 value="00000000 00000000 00000000 00000001"/> 90 <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/> 91 <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/> 92 <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/> 93 <achVendID value="ADBO"/> 94 <fsSelection value="00000000 00000000"/> 95 <usFirstCharIndex value="32"/> 96 <usLastCharIndex value="66"/> 97 <sTypoAscender value="750"/> 98 <sTypoDescender value="-250"/> 99 <sTypoLineGap value="0"/> 100 <usWinAscent value="984"/> 101 <usWinDescent value="273"/> 102 <ulCodePageRange1 value="01100000 00000000 00000001 10011111"/> 103 <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/> 104 <sxHeight value="478"/> 105 <sCapHeight value="660"/> 106 <usDefaultChar value="0"/> 107 <usBreakChar value="32"/> 108 <usMaxContext value="3"/> 109 </OS_2> 110 111 <hmtx> 112 <mtx name=".notdef" width="600" lsb="84"/> 113 <mtx name="A" width="600" lsb="50"/> 114 <mtx name="B" width="600" lsb="120"/> 115 <mtx name="space" width="600" lsb="0"/> 116 </hmtx> 117 118 <cmap> 119 <tableVersion version="0"/> 120 <cmap_format_4 platformID="0" platEncID="3" language="0"> 121 <map code="0x20" name="space"/><!-- SPACE --> 122 <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A --> 123 <map code="0x42" name="B"/><!-- LATIN CAPITAL LETTER B --> 124 </cmap_format_4> 125 <cmap_format_12 platformID="0" platEncID="4" format="12" reserved="0" length="40" language="0" nGroups="2"> 126 <map code="0x20" name="space"/><!-- SPACE --> 127 <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A --> 128 <map code="0x42" name="B"/><!-- LATIN CAPITAL LETTER B --> 129 </cmap_format_12> 130 <cmap_format_4 platformID="3" platEncID="1" language="0"> 131 <map code="0x20" name="space"/><!-- SPACE --> 132 <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A --> 133 <map code="0x42" name="B"/><!-- LATIN CAPITAL LETTER B --> 134 </cmap_format_4> 135 <cmap_format_12 platformID="3" platEncID="10" format="12" reserved="0" length="40" language="0" nGroups="2"> 136 <map code="0x20" name="space"/><!-- SPACE --> 137 <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A --> 138 <map code="0x42" name="B"/><!-- LATIN CAPITAL LETTER B --> 139 </cmap_format_12> 140 </cmap> 141 142 <name> 143 <namerecord nameID="0" platformID="3" platEncID="1" langID="0x409"> 144 © 2010 - 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’. 145 </namerecord> 146 <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409"> 147 Source Code Variable 148 </namerecord> 149 <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409"> 150 Regular 151 </namerecord> 152 <namerecord nameID="3" platformID="3" platEncID="1" langID="0x409"> 153 1.010;ADBO;SourceCode_ExtraLight 154 </namerecord> 155 <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409"> 156 Source Code Variable 157 </namerecord> 158 <namerecord nameID="5" platformID="3" platEncID="1" langID="0x409"> 159 Version 1.010;hotconv 1.0.111;makeotfexe 2.5.65597 160 </namerecord> 161 <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409"> 162 SourceCode_ExtraLight 163 </namerecord> 164 <namerecord nameID="277" platformID="3" platEncID="1" langID="0x409"> 165 Roman 166 </namerecord> 167 <namerecord nameID="278" platformID="3" platEncID="1" langID="0x409"> 168 Italic 169 </namerecord> 170 <namerecord nameID="279" platformID="3" platEncID="1" langID="0x409"> 171 Weight 172 </namerecord> 173 <namerecord nameID="280" platformID="3" platEncID="1" langID="0x409"> 174 ExtraLight 175 </namerecord> 176 <namerecord nameID="281" platformID="3" platEncID="1" langID="0x409"> 177 SourceCodeRoman-ExtraLight 178 </namerecord> 179 <namerecord nameID="282" platformID="3" platEncID="1" langID="0x409"> 180 Light 181 </namerecord> 182 <namerecord nameID="283" platformID="3" platEncID="1" langID="0x409"> 183 SourceCodeRoman-Light 184 </namerecord> 185 <namerecord nameID="284" platformID="3" platEncID="1" langID="0x409"> 186 Regular 187 </namerecord> 188 <namerecord nameID="285" platformID="3" platEncID="1" langID="0x409"> 189 SourceCodeRoman-Regular 190 </namerecord> 191 <namerecord nameID="286" platformID="3" platEncID="1" langID="0x409"> 192 Medium 193 </namerecord> 194 <namerecord nameID="287" platformID="3" platEncID="1" langID="0x409"> 195 SourceCodeRoman-Medium 196 </namerecord> 197 <namerecord nameID="288" platformID="3" platEncID="1" langID="0x409"> 198 Semibold 199 </namerecord> 200 <namerecord nameID="289" platformID="3" platEncID="1" langID="0x409"> 201 SourceCodeRoman-Semibold 202 </namerecord> 203 <namerecord nameID="290" platformID="3" platEncID="1" langID="0x409"> 204 Bold 205 </namerecord> 206 <namerecord nameID="291" platformID="3" platEncID="1" langID="0x409"> 207 SourceCodeRoman-Bold 208 </namerecord> 209 <namerecord nameID="292" platformID="3" platEncID="1" langID="0x409"> 210 Black 211 </namerecord> 212 <namerecord nameID="293" platformID="3" platEncID="1" langID="0x409"> 213 SourceCodeRoman-Black 214 </namerecord> 215 </name> 216 217 <post> 218 <formatType value="3.0"/> 219 <italicAngle value="0.0"/> 220 <underlinePosition value="-75"/> 221 <underlineThickness value="50"/> 222 <isFixedPitch value="1"/> 223 <minMemType42 value="0"/> 224 <maxMemType42 value="0"/> 225 <minMemType1 value="0"/> 226 <maxMemType1 value="0"/> 227 </post> 228 229 <CFF2> 230 <major value="2"/> 231 <minor value="0"/> 232 <CFFFont name="CFF2Font"> 233 <FontMatrix value="0.001 0 0 0.001 0 0"/> 234 <FDArray> 235 <FontDict index="0"> 236 <Private> 237 <BlueValues> 238 <blend value="-12 0 0"/> 239 <blend value="0 0 0"/> 240 <blend value="478 8 22"/> 241 <blend value="490 0 0"/> 242 <blend value="570 -4 -12"/> 243 <blend value="582 0 0"/> 244 <blend value="640 -6 -16"/> 245 <blend value="652 0 0"/> 246 <blend value="660 -2 -4"/> 247 <blend value="672 0 0"/> 248 <blend value="722 -6 -16"/> 249 <blend value="734 0 0"/> 250 </BlueValues> 251 <OtherBlues> 252 <blend value="-234 17 46"/> 253 <blend value="-222 0 0"/> 254 </OtherBlues> 255 <FamilyBlues value="-12 0 486 498 574 586 638 650 656 668 712 724"/> 256 <FamilyOtherBlues value="-217 -205"/> 257 <BlueScale value="0.0625"/> 258 <BlueShift value="7"/> 259 <BlueFuzz value="0"/> 260 <StdHW> 261 <blend value="28 39 106"/> 262 </StdHW> 263 <StdVW> 264 <blend value="34 51 138"/> 265 </StdVW> 266 </Private> 267 </FontDict> 268 </FDArray> 269 <CharStrings> 270 <CharString name=".notdef"> 271 </CharString> 272 <CharString name="A"> 273 1 vsindex 274 50 -50 1 blend 275 hmoveto 276 32 144 1 blend 277 hlineto 278 140 396 28 80 24 68 24 82 -67 -80 -14 -18 -7 10 -10 -16 8 blend 279 rlinecurve 280 4 hlineto 281 24 -82 24 -68 28 -80 -10 16 -5 -10 -14 18 6 blend 282 rrcurveto 283 138 -396 34 -65 80 148 3 blend 284 0 -236 660 -28 40 -10 -180 3 blend 285 0 -236 -660 40 10 2 blend 286 rlineto 287 102 236 39 -98 2 blend 288 rmoveto 289 293 28 -293 -28 23 105 -23 -105 4 blend 290 hlineto 291 </CharString> 292 <CharString name="B"> 293 120 -21 -56 1 blend 294 hmoveto 295 172 29 80 1 blend 296 hlineto 297 154 88 66 126 92 -61 54 -98 14 -7 -14 12 24 -3 -8 3 8 -2 -6 5 15 -2 -6 2 6 1 4 9 blend 298 hvcurveto 299 4 vlineto 300 78 0 -2 1 blend 301 20 39 54 70 -2 -5 4 10 -5 -14 3 blend 302 vvcurveto 303 108 -76 52 -136 7 20 -15 -32 -7 -18 2 0 4 blend 304 vhcurveto 305 -160 -660 -26 -72 4 10 2 blend 306 hlineto 307 32 366 51 140 14 28 2 blend 308 rmoveto 309 266 114 -60 -142 -21 -58 2 blend 310 vlineto 311 132 62 -38 -94 -88 -56 -46 -144 -31 -76 -10 -38 12 22 23 54 15 48 11 32 10 18 32 88 8 blend 312 hvcurveto 313 -108 19 52 1 blend 314 hlineto 315 -338 28 76 1 blend 316 vmoveto 317 310 128 -70 -168 -22 -60 2 blend 318 vlineto 319 142 80 -48 -100 -112 -80 -50 -142 -27 -74 -18 -52 15 28 19 52 23 64 15 52 13 24 30 74 8 blend 320 hvcurveto 321 -128 22 60 1 blend 322 hlineto 323 </CharString> 324 <CharString name="space"> 325 </CharString> 326 </CharStrings> 327 <VarStore Format="1"> 328 <Format value="1"/> 329 <VarRegionList> 330 <!-- RegionAxisCount=1 --> 331 <!-- RegionCount=3 --> 332 <Region index="0"> 333 <VarRegionAxis index="0"> 334 <StartCoord value="0.0"/> 335 <PeakCoord value="0.368"/> 336 <EndCoord value="1.0"/> 337 </VarRegionAxis> 338 </Region> 339 <Region index="1"> 340 <VarRegionAxis index="0"> 341 <StartCoord value="0.368"/> 342 <PeakCoord value="1.0"/> 343 <EndCoord value="1.0"/> 344 </VarRegionAxis> 345 </Region> 346 <Region index="2"> 347 <VarRegionAxis index="0"> 348 <StartCoord value="0.0"/> 349 <PeakCoord value="1.0"/> 350 <EndCoord value="1.0"/> 351 </VarRegionAxis> 352 </Region> 353 </VarRegionList> 354 <!-- VarDataCount=2 --> 355 <VarData index="0"> 356 <!-- ItemCount=0 --> 357 <NumShorts value="0"/> 358 <!-- VarRegionCount=2 --> 359 <VarRegionIndex index="0" value="0"/> 360 <VarRegionIndex index="1" value="1"/> 361 </VarData> 362 <VarData index="1"> 363 <!-- ItemCount=0 --> 364 <NumShorts value="0"/> 365 <!-- VarRegionCount=1 --> 366 <VarRegionIndex index="0" value="2"/> 367 </VarData> 368 </VarStore> 369 </CFFFont> 370 371 <GlobalSubrs> 372 <!-- The 'index' attribute is only for humans; it is ignored when parsed. --> 373 </GlobalSubrs> 374 </CFF2> 375 376 <GDEF> 377 <Version value="0x00010000"/> 378 <GlyphClassDef> 379 <ClassDef glyph="A" class="1"/> 380 <ClassDef glyph="B" class="1"/> 381 </GlyphClassDef> 382 </GDEF> 383 384 <GPOS> 385 <Version value="0x00010000"/> 386 <ScriptList> 387 <!-- ScriptCount=1 --> 388 <ScriptRecord index="0"> 389 <ScriptTag value="DFLT"/> 390 <Script> 391 <DefaultLangSys> 392 <ReqFeatureIndex value="65535"/> 393 <!-- FeatureCount=0 --> 394 </DefaultLangSys> 395 <!-- LangSysCount=0 --> 396 </Script> 397 </ScriptRecord> 398 </ScriptList> 399 <FeatureList> 400 <!-- FeatureCount=0 --> 401 </FeatureList> 402 <LookupList> 403 <!-- LookupCount=0 --> 404 </LookupList> 405 </GPOS> 406 407 <GSUB> 408 <Version value="0x00010000"/> 409 <ScriptList> 410 <!-- ScriptCount=4 --> 411 <ScriptRecord index="0"> 412 <ScriptTag value="DFLT"/> 413 <Script> 414 <DefaultLangSys> 415 <ReqFeatureIndex value="65535"/> 416 <!-- FeatureCount=0 --> 417 </DefaultLangSys> 418 <!-- LangSysCount=0 --> 419 </Script> 420 </ScriptRecord> 421 <ScriptRecord index="1"> 422 <ScriptTag value="cyrl"/> 423 <Script> 424 <!-- LangSysCount=0 --> 425 </Script> 426 </ScriptRecord> 427 <ScriptRecord index="2"> 428 <ScriptTag value="grek"/> 429 <Script> 430 <!-- LangSysCount=0 --> 431 </Script> 432 </ScriptRecord> 433 <ScriptRecord index="3"> 434 <ScriptTag value="latn"/> 435 <Script> 436 <!-- LangSysCount=0 --> 437 </Script> 438 </ScriptRecord> 439 </ScriptList> 440 <FeatureList> 441 <!-- FeatureCount=0 --> 442 </FeatureList> 443 <LookupList> 444 <!-- LookupCount=0 --> 445 </LookupList> 446 </GSUB> 447 448 <HVAR> 449 <Version value="0x00010000"/> 450 <VarStore Format="1"> 451 <Format value="1"/> 452 <VarRegionList> 453 <!-- RegionAxisCount=0 --> 454 <!-- RegionCount=0 --> 455 </VarRegionList> 456 <!-- VarDataCount=1 --> 457 <VarData index="0"> 458 <!-- ItemCount=1 --> 459 <NumShorts value="0"/> 460 <!-- VarRegionCount=0 --> 461 <Item index="0" value="[]"/> 462 </VarData> 463 </VarStore> 464 <AdvWidthMap> 465 <Map glyph=".notdef" outer="0" inner="0"/> 466 <Map glyph="A" outer="0" inner="0"/> 467 <Map glyph="B" outer="0" inner="0"/> 468 <Map glyph="space" outer="0" inner="0"/> 469 </AdvWidthMap> 470 </HVAR> 471 472 <MVAR> 473 <Version value="0x00010000"/> 474 <Reserved value="0"/> 475 <ValueRecordSize value="8"/> 476 <!-- ValueRecordCount=8 --> 477 <VarStore Format="1"> 478 <Format value="1"/> 479 <VarRegionList> 480 <!-- RegionAxisCount=1 --> 481 <!-- RegionCount=2 --> 482 <Region index="0"> 483 <VarRegionAxis index="0"> 484 <StartCoord value="0.0"/> 485 <PeakCoord value="0.368"/> 486 <EndCoord value="1.0"/> 487 </VarRegionAxis> 488 </Region> 489 <Region index="1"> 490 <VarRegionAxis index="0"> 491 <StartCoord value="0.368"/> 492 <PeakCoord value="1.0"/> 493 <EndCoord value="1.0"/> 494 </VarRegionAxis> 495 </Region> 496 </VarRegionList> 497 <!-- VarDataCount=1 --> 498 <VarData index="0"> 499 <!-- ItemCount=7 --> 500 <NumShorts value="1"/> 501 <!-- VarRegionCount=2 --> 502 <VarRegionIndex index="0" value="0"/> 503 <VarRegionIndex index="1" value="1"/> 504 <Item index="0" value="[-478, 22]"/> 505 <Item index="1" value="[-209, 0]"/> 506 <Item index="2" value="[-94, 0]"/> 507 <Item index="3" value="[-66, 14]"/> 508 <Item index="4" value="[-48, 0]"/> 509 <Item index="5" value="[-4, 0]"/> 510 <Item index="6" value="[200, 0]"/> 511 </VarData> 512 </VarStore> 513 <ValueRecord index="0"> 514 <ValueTag value="cpht"/> 515 <VarIdx value="5"/> 516 </ValueRecord> 517 <ValueRecord index="1"> 518 <ValueTag value="hasc"/> 519 <VarIdx value="2"/> 520 </ValueRecord> 521 <ValueRecord index="2"> 522 <ValueTag value="hcla"/> 523 <VarIdx value="1"/> 524 </ValueRecord> 525 <ValueRecord index="3"> 526 <ValueTag value="hcld"/> 527 <VarIdx value="4"/> 528 </ValueRecord> 529 <ValueRecord index="4"> 530 <ValueTag value="hdsc"/> 531 <VarIdx value="2"/> 532 </ValueRecord> 533 <ValueRecord index="5"> 534 <ValueTag value="hlgp"/> 535 <VarIdx value="6"/> 536 </ValueRecord> 537 <ValueRecord index="6"> 538 <ValueTag value="stro"/> 539 <VarIdx value="3"/> 540 </ValueRecord> 541 <ValueRecord index="7"> 542 <ValueTag value="xhgt"/> 543 <VarIdx value="0"/> 544 </ValueRecord> 545 </MVAR> 546 547 <STAT> 548 <Version value="0x00010001"/> 549 <DesignAxisRecordSize value="8"/> 550 <!-- DesignAxisCount=2 --> 551 <DesignAxisRecord> 552 <Axis index="0"> 553 <AxisTag value="wght"/> 554 <AxisNameID value="279"/> <!-- Weight --> 555 <AxisOrdering value="0"/> 556 </Axis> 557 <Axis index="1"> 558 <AxisTag value="ital"/> 559 <AxisNameID value="278"/> <!-- Italic --> 560 <AxisOrdering value="1"/> 561 </Axis> 562 </DesignAxisRecord> 563 <!-- AxisValueCount=9 --> 564 <AxisValueArray> 565 <AxisValue index="0" Format="2"> 566 <AxisIndex value="0"/> 567 <Flags value="0"/> 568 <ValueNameID value="280"/> <!-- ExtraLight --> 569 <NominalValue value="200.0"/> 570 <RangeMinValue value="200.0"/> 571 <RangeMaxValue value="250.0"/> 572 </AxisValue> 573 <AxisValue index="1" Format="2"> 574 <AxisIndex value="0"/> 575 <Flags value="0"/> 576 <ValueNameID value="282"/> <!-- Light --> 577 <NominalValue value="300.0"/> 578 <RangeMinValue value="250.0"/> 579 <RangeMaxValue value="350.0"/> 580 </AxisValue> 581 <AxisValue index="2" Format="2"> 582 <AxisIndex value="0"/> 583 <Flags value="2"/> 584 <ValueNameID value="284"/> <!-- Regular --> 585 <NominalValue value="400.0"/> 586 <RangeMinValue value="350.0"/> 587 <RangeMaxValue value="450.0"/> 588 </AxisValue> 589 <AxisValue index="3" Format="2"> 590 <AxisIndex value="0"/> 591 <Flags value="0"/> 592 <ValueNameID value="286"/> <!-- Medium --> 593 <NominalValue value="500.0"/> 594 <RangeMinValue value="450.0"/> 595 <RangeMaxValue value="550.0"/> 596 </AxisValue> 597 <AxisValue index="4" Format="2"> 598 <AxisIndex value="0"/> 599 <Flags value="0"/> 600 <ValueNameID value="288"/> <!-- Semibold --> 601 <NominalValue value="600.0"/> 602 <RangeMinValue value="550.0"/> 603 <RangeMaxValue value="650.0"/> 604 </AxisValue> 605 <AxisValue index="5" Format="2"> 606 <AxisIndex value="0"/> 607 <Flags value="0"/> 608 <ValueNameID value="290"/> <!-- Bold --> 609 <NominalValue value="700.0"/> 610 <RangeMinValue value="650.0"/> 611 <RangeMaxValue value="800.0"/> 612 </AxisValue> 613 <AxisValue index="6" Format="2"> 614 <AxisIndex value="0"/> 615 <Flags value="0"/> 616 <ValueNameID value="292"/> <!-- Black --> 617 <NominalValue value="900.0"/> 618 <RangeMinValue value="800.0"/> 619 <RangeMaxValue value="900.0"/> 620 </AxisValue> 621 <AxisValue index="7" Format="3"> 622 <AxisIndex value="0"/> 623 <Flags value="2"/> 624 <ValueNameID value="284"/> <!-- Regular --> 625 <Value value="400.0"/> 626 <LinkedValue value="700.0"/> 627 </AxisValue> 628 <AxisValue index="8" Format="3"> 629 <AxisIndex value="1"/> 630 <Flags value="2"/> 631 <ValueNameID value="277"/> <!-- Roman --> 632 <Value value="0.0"/> 633 <LinkedValue value="1.0"/> 634 </AxisValue> 635 </AxisValueArray> 636 <ElidedFallbackNameID value="2"/> <!-- Regular --> 637 </STAT> 638 639 <avar> 640 <segment axis="wght"> 641 <mapping from="-1.0" to="-1.0"/> 642 <mapping from="0.0" to="0.0"/> 643 <mapping from="0.1429" to="0.1"/> 644 <mapping from="0.2857" to="0.368"/> 645 <mapping from="0.4286" to="0.486"/> 646 <mapping from="0.5714" to="0.6"/> 647 <mapping from="0.7143" to="0.824"/> 648 <mapping from="1.0" to="1.0"/> 649 </segment> 650 </avar> 651 652 <fvar> 653 654 <!-- Weight --> 655 <Axis> 656 <AxisTag>wght</AxisTag> 657 <Flags>0x0</Flags> 658 <MinValue>200.0</MinValue> 659 <DefaultValue>200.0</DefaultValue> 660 <MaxValue>900.0</MaxValue> 661 <AxisNameID>279</AxisNameID> 662 </Axis> 663 664 <!-- ExtraLight --> 665 <!-- PostScript: SourceCodeRoman-ExtraLight --> 666 <NamedInstance flags="0x0" postscriptNameID="281" subfamilyNameID="280"> 667 <coord axis="wght" value="200.0"/> 668 </NamedInstance> 669 670 <!-- Light --> 671 <!-- PostScript: SourceCodeRoman-Light --> 672 <NamedInstance flags="0x0" postscriptNameID="283" subfamilyNameID="282"> 673 <coord axis="wght" value="300.0"/> 674 </NamedInstance> 675 676 <!-- Regular --> 677 <!-- PostScript: SourceCodeRoman-Regular --> 678 <NamedInstance flags="0x0" postscriptNameID="285" subfamilyNameID="284"> 679 <coord axis="wght" value="400.0"/> 680 </NamedInstance> 681 682 <!-- Medium --> 683 <!-- PostScript: SourceCodeRoman-Medium --> 684 <NamedInstance flags="0x0" postscriptNameID="287" subfamilyNameID="286"> 685 <coord axis="wght" value="500.0"/> 686 </NamedInstance> 687 688 <!-- Semibold --> 689 <!-- PostScript: SourceCodeRoman-Semibold --> 690 <NamedInstance flags="0x0" postscriptNameID="289" subfamilyNameID="288"> 691 <coord axis="wght" value="600.0"/> 692 </NamedInstance> 693 694 <!-- Bold --> 695 <!-- PostScript: SourceCodeRoman-Bold --> 696 <NamedInstance flags="0x0" postscriptNameID="291" subfamilyNameID="290"> 697 <coord axis="wght" value="700.0"/> 698 </NamedInstance> 699 700 <!-- Black --> 701 <!-- PostScript: SourceCodeRoman-Black --> 702 <NamedInstance flags="0x0" postscriptNameID="293" subfamilyNameID="292"> 703 <coord axis="wght" value="900.0"/> 704 </NamedInstance> 705 </fvar> 706 707</ttFont> 708