1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="3.41"> 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="A"/> 8 <GlyphID id="2" name="T"/> 9 <GlyphID id="3" name="grave"/> 10 <GlyphID id="4" name="Agrave"/> 11 </GlyphOrder> 12 13 <head> 14 <!-- Most of this table will be recalculated by the compiler --> 15 <tableVersion value="1.0"/> 16 <fontRevision value="2.001"/> 17 <checkSumAdjustment value="0x31525751"/> 18 <magicNumber value="0x5f0f3cf5"/> 19 <flags value="00000000 00000011"/> 20 <unitsPerEm value="1000"/> 21 <created value="Tue Mar 15 19:50:39 2016"/> 22 <modified value="Thu Oct 17 14:43:10 2019"/> 23 <xMin value="0"/> 24 <yMin value="0"/> 25 <xMax value="496"/> 26 <yMax value="931"/> 27 <macStyle value="00000000 00000000"/> 28 <lowestRecPPEM value="6"/> 29 <fontDirectionHint value="2"/> 30 <indexToLocFormat value="0"/> 31 <glyphDataFormat value="0"/> 32 </head> 33 34 <hhea> 35 <tableVersion value="0x00010000"/> 36 <ascent value="1069"/> 37 <descent value="-293"/> 38 <lineGap value="0"/> 39 <advanceWidthMax value="600"/> 40 <minLeftSideBearing value="0"/> 41 <minRightSideBearing value="0"/> 42 <xMaxExtent value="496"/> 43 <caretSlopeRise value="1"/> 44 <caretSlopeRun value="0"/> 45 <caretOffset value="0"/> 46 <reserved0 value="0"/> 47 <reserved1 value="0"/> 48 <reserved2 value="0"/> 49 <reserved3 value="0"/> 50 <metricDataFormat value="0"/> 51 <numberOfHMetrics value="5"/> 52 </hhea> 53 54 <maxp> 55 <!-- Most of this table will be recalculated by the compiler --> 56 <tableVersion value="0x10000"/> 57 <numGlyphs value="5"/> 58 <maxPoints value="19"/> 59 <maxContours value="2"/> 60 <maxCompositePoints value="32"/> 61 <maxCompositeContours value="3"/> 62 <maxZones value="1"/> 63 <maxTwilightPoints value="0"/> 64 <maxStorage value="0"/> 65 <maxFunctionDefs value="0"/> 66 <maxInstructionDefs value="0"/> 67 <maxStackElements value="0"/> 68 <maxSizeOfInstructions value="0"/> 69 <maxComponentElements value="2"/> 70 <maxComponentDepth value="1"/> 71 </maxp> 72 73 <OS_2> 74 <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex' 75 will be recalculated by the compiler --> 76 <version value="4"/> 77 <xAvgCharWidth value="383"/> 78 <usWeightClass value="100"/> 79 <usWidthClass value="2"/> 80 <fsType value="00000000 00000000"/> 81 <ySubscriptXSize value="650"/> 82 <ySubscriptYSize value="600"/> 83 <ySubscriptXOffset value="0"/> 84 <ySubscriptYOffset value="75"/> 85 <ySuperscriptXSize value="650"/> 86 <ySuperscriptYSize value="600"/> 87 <ySuperscriptXOffset value="0"/> 88 <ySuperscriptYOffset value="350"/> 89 <yStrikeoutSize value="50"/> 90 <yStrikeoutPosition value="316"/> 91 <sFamilyClass value="0"/> 92 <panose> 93 <bFamilyType value="2"/> 94 <bSerifStyle value="11"/> 95 <bWeight value="5"/> 96 <bProportion value="2"/> 97 <bContrast value="4"/> 98 <bStrokeVariation value="5"/> 99 <bArmStyle value="4"/> 100 <bLetterForm value="2"/> 101 <bMidline value="2"/> 102 <bXHeight value="4"/> 103 </panose> 104 <ulUnicodeRange1 value="11100000 00000000 00000010 11111111"/> 105 <ulUnicodeRange2 value="01000000 00000000 00100000 00011111"/> 106 <ulUnicodeRange3 value="00001000 00000000 00000000 00101001"/> 107 <ulUnicodeRange4 value="00000000 00010000 00000000 00000000"/> 108 <achVendID value="GOOG"/> 109 <fsSelection value="00000001 01000000"/> 110 <usFirstCharIndex value="65"/> 111 <usLastCharIndex value="192"/> 112 <sTypoAscender value="1069"/> 113 <sTypoDescender value="-293"/> 114 <sTypoLineGap value="0"/> 115 <usWinAscent value="1069"/> 116 <usWinDescent value="293"/> 117 <ulCodePageRange1 value="00000000 00000000 00000001 10011111"/> 118 <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/> 119 <sxHeight value="527"/> 120 <sCapHeight value="714"/> 121 <usDefaultChar value="0"/> 122 <usBreakChar value="32"/> 123 <usMaxContext value="4"/> 124 </OS_2> 125 126 <hmtx> 127 <mtx name=".notdef" width="600" lsb="85"/> 128 <mtx name="A" width="377" lsb="0"/> 129 <mtx name="Agrave" width="377" lsb="0"/> 130 <mtx name="T" width="336" lsb="7"/> 131 <mtx name="grave" width="225" lsb="40"/> 132 </hmtx> 133 134 <cmap> 135 <tableVersion version="0"/> 136 <cmap_format_4 platformID="0" platEncID="3" language="0"> 137 <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A --> 138 <map code="0x54" name="T"/><!-- LATIN CAPITAL LETTER T --> 139 <map code="0xc0" name="Agrave"/><!-- LATIN CAPITAL LETTER A WITH GRAVE --> 140 </cmap_format_4> 141 <cmap_format_4 platformID="3" platEncID="1" language="0"> 142 <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A --> 143 <map code="0x54" name="T"/><!-- LATIN CAPITAL LETTER T --> 144 <map code="0xc0" name="Agrave"/><!-- LATIN CAPITAL LETTER A WITH GRAVE --> 145 </cmap_format_4> 146 </cmap> 147 148 <loca> 149 <!-- The 'loca' table will be calculated by the compiler --> 150 </loca> 151 152 <glyf> 153 154 <!-- The xMin, yMin, xMax and yMax values 155 will be recalculated by the compiler. --> 156 157 <TTGlyph name=".notdef" xMin="85" yMin="0" xMax="496" yMax="714"> 158 <contour> 159 <pt x="85" y="0" on="1" overlap="1"/> 160 <pt x="85" y="714" on="1"/> 161 <pt x="496" y="714" on="1"/> 162 <pt x="496" y="0" on="1"/> 163 </contour> 164 <contour> 165 <pt x="136" y="51" on="1"/> 166 <pt x="445" y="51" on="1"/> 167 <pt x="445" y="663" on="1"/> 168 <pt x="136" y="663" on="1"/> 169 </contour> 170 <instructions/> 171 </TTGlyph> 172 173 <TTGlyph name="A" xMin="0" yMin="0" xMax="377" yMax="714"> 174 <contour> 175 <pt x="351" y="0" on="1" overlap="1"/> 176 <pt x="284" y="281" on="1"/> 177 <pt x="94" y="281" on="1"/> 178 <pt x="26" y="0" on="1"/> 179 <pt x="0" y="0" on="1"/> 180 <pt x="170" y="714" on="1"/> 181 <pt x="208" y="714" on="1"/> 182 <pt x="377" y="0" on="1"/> 183 </contour> 184 <contour> 185 <pt x="278" y="306" on="1"/> 186 <pt x="208" y="612" on="1"/> 187 <pt x="204" y="629" on="0"/> 188 <pt x="198" y="655" on="0"/> 189 <pt x="192" y="681" on="0"/> 190 <pt x="189" y="695" on="1"/> 191 <pt x="186" y="681" on="0"/> 192 <pt x="180" y="656" on="0"/> 193 <pt x="174" y="629" on="0"/> 194 <pt x="170" y="612" on="1"/> 195 <pt x="100" y="306" on="1"/> 196 </contour> 197 <instructions/> 198 </TTGlyph> 199 200 <TTGlyph name="Agrave" xMin="0" yMin="0" xMax="377" yMax="931"> 201 <component glyphName="A" x="0" y="0" flags="0x604"/> 202 <component glyphName="grave" x="11" y="168" flags="0x4"/> 203 </TTGlyph> 204 205 <TTGlyph name="T" xMin="7" yMin="0" xMax="328" yMax="714"> 206 <contour> 207 <pt x="180" y="0" on="1" overlap="1"/> 208 <pt x="154" y="0" on="1"/> 209 <pt x="154" y="689" on="1"/> 210 <pt x="7" y="689" on="1"/> 211 <pt x="7" y="714" on="1"/> 212 <pt x="328" y="714" on="1"/> 213 <pt x="328" y="689" on="1"/> 214 <pt x="180" y="689" on="1"/> 215 </contour> 216 <instructions/> 217 </TTGlyph> 218 219 <TTGlyph name="grave" xMin="40" yMin="606" xMax="185" yMax="763"> 220 <contour> 221 <pt x="71" y="763" on="1" overlap="1"/> 222 <pt x="89" y="736" on="0"/> 223 <pt x="126" y="686" on="0"/> 224 <pt x="166" y="640" on="0"/> 225 <pt x="185" y="617" on="1"/> 226 <pt x="185" y="606" on="1"/> 227 <pt x="169" y="606" on="1"/> 228 <pt x="155" y="620" on="0"/> 229 <pt x="120" y="656" on="0"/> 230 <pt x="85" y="696" on="0"/> 231 <pt x="52" y="737" on="0"/> 232 <pt x="40" y="756" on="1"/> 233 <pt x="40" y="763" on="1"/> 234 </contour> 235 <instructions/> 236 </TTGlyph> 237 238 </glyf> 239 240 <name> 241 <namerecord nameID="256" platformID="1" platEncID="0" langID="0x0" unicode="True"> 242 Weight 243 </namerecord> 244 <namerecord nameID="257" platformID="1" platEncID="0" langID="0x0" unicode="True"> 245 Width 246 </namerecord> 247 <namerecord nameID="258" platformID="1" platEncID="0" langID="0x0" unicode="True"> 248 Thin 249 </namerecord> 250 <namerecord nameID="288" platformID="1" platEncID="0" langID="0x0" unicode="True"> 251 ExtraCondensed 252 </namerecord> 253 <namerecord nameID="0" platformID="3" platEncID="1" langID="0x409"> 254 Copyright 2015 Google Inc. All Rights Reserved. 255 </namerecord> 256 <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409"> 257 Noto Sans 258 </namerecord> 259 <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409"> 260 Regular 261 </namerecord> 262 <namerecord nameID="3" platformID="3" platEncID="1" langID="0x409"> 263 2.001;GOOG;NotoSans-Regular 264 </namerecord> 265 <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409"> 266 Noto Sans Regular 267 </namerecord> 268 <namerecord nameID="5" platformID="3" platEncID="1" langID="0x409"> 269 Version 2.001 270 </namerecord> 271 <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409"> 272 NotoSans-Regular 273 </namerecord> 274 <namerecord nameID="7" platformID="3" platEncID="1" langID="0x409"> 275 Noto is a trademark of Google Inc. 276 </namerecord> 277 <namerecord nameID="8" platformID="3" platEncID="1" langID="0x409"> 278 Monotype Imaging Inc. 279 </namerecord> 280 <namerecord nameID="9" platformID="3" platEncID="1" langID="0x409"> 281 Monotype Design Team 282 </namerecord> 283 <namerecord nameID="10" platformID="3" platEncID="1" langID="0x409"> 284 Designed by Monotype design team. 285 </namerecord> 286 <namerecord nameID="11" platformID="3" platEncID="1" langID="0x409"> 287 http://www.google.com/get/noto/ 288 </namerecord> 289 <namerecord nameID="12" platformID="3" platEncID="1" langID="0x409"> 290 http://www.monotype.com/studio 291 </namerecord> 292 <namerecord nameID="13" platformID="3" platEncID="1" langID="0x409"> 293 This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software. 294 </namerecord> 295 <namerecord nameID="14" platformID="3" platEncID="1" langID="0x409"> 296 http://scripts.sil.org/OFL 297 </namerecord> 298 <namerecord nameID="256" platformID="3" platEncID="1" langID="0x409"> 299 Weight 300 </namerecord> 301 <namerecord nameID="257" platformID="3" platEncID="1" langID="0x409"> 302 Width 303 </namerecord> 304 <namerecord nameID="258" platformID="3" platEncID="1" langID="0x409"> 305 Thin 306 </namerecord> 307 <namerecord nameID="288" platformID="3" platEncID="1" langID="0x409"> 308 ExtraCondensed 309 </namerecord> 310 </name> 311 312 <post> 313 <formatType value="2.0"/> 314 <italicAngle value="0.0"/> 315 <underlinePosition value="-100"/> 316 <underlineThickness value="50"/> 317 <isFixedPitch value="0"/> 318 <minMemType42 value="0"/> 319 <maxMemType42 value="0"/> 320 <minMemType1 value="0"/> 321 <maxMemType1 value="0"/> 322 <psNames> 323 <!-- This file uses unique glyph names based on the information 324 found in the 'post' table. Since these names might not be unique, 325 we have to invent artificial names in case of clashes. In order to 326 be able to retain the original information, we need a name to 327 ps name mapping for those cases where they differ. That's what 328 you see below. 329 --> 330 </psNames> 331 <extraNames> 332 <!-- following are the name that are not taken from the standard Mac glyph order --> 333 </extraNames> 334 </post> 335 336 <GDEF> 337 <Version value="0x00010002"/> 338 <GlyphClassDef> 339 <ClassDef glyph="A" class="1"/> 340 <ClassDef glyph="Agrave" class="1"/> 341 <ClassDef glyph="T" class="1"/> 342 </GlyphClassDef> 343 <MarkGlyphSetsDef> 344 <MarkSetTableFormat value="1"/> 345 <!-- MarkSetCount=4 --> 346 <Coverage index="0"> 347 </Coverage> 348 <Coverage index="1"> 349 </Coverage> 350 <Coverage index="2"> 351 </Coverage> 352 <Coverage index="3"> 353 </Coverage> 354 </MarkGlyphSetsDef> 355 </GDEF> 356 357 <GPOS> 358 <Version value="0x00010000"/> 359 <ScriptList> 360 <!-- ScriptCount=4 --> 361 <ScriptRecord index="0"> 362 <ScriptTag value="DFLT"/> 363 <Script> 364 <DefaultLangSys> 365 <ReqFeatureIndex value="65535"/> 366 <!-- FeatureCount=1 --> 367 <FeatureIndex index="0" value="0"/> 368 </DefaultLangSys> 369 <!-- LangSysCount=0 --> 370 </Script> 371 </ScriptRecord> 372 <ScriptRecord index="1"> 373 <ScriptTag value="cyrl"/> 374 <Script> 375 <DefaultLangSys> 376 <ReqFeatureIndex value="65535"/> 377 <!-- FeatureCount=1 --> 378 <FeatureIndex index="0" value="0"/> 379 </DefaultLangSys> 380 <!-- LangSysCount=0 --> 381 </Script> 382 </ScriptRecord> 383 <ScriptRecord index="2"> 384 <ScriptTag value="grek"/> 385 <Script> 386 <DefaultLangSys> 387 <ReqFeatureIndex value="65535"/> 388 <!-- FeatureCount=1 --> 389 <FeatureIndex index="0" value="0"/> 390 </DefaultLangSys> 391 <!-- LangSysCount=0 --> 392 </Script> 393 </ScriptRecord> 394 <ScriptRecord index="3"> 395 <ScriptTag value="latn"/> 396 <Script> 397 <DefaultLangSys> 398 <ReqFeatureIndex value="65535"/> 399 <!-- FeatureCount=1 --> 400 <FeatureIndex index="0" value="0"/> 401 </DefaultLangSys> 402 <!-- LangSysCount=0 --> 403 </Script> 404 </ScriptRecord> 405 </ScriptList> 406 <FeatureList> 407 <!-- FeatureCount=1 --> 408 <FeatureRecord index="0"> 409 <FeatureTag value="kern"/> 410 <Feature> 411 <!-- LookupCount=1 --> 412 <LookupListIndex index="0" value="0"/> 413 </Feature> 414 </FeatureRecord> 415 </FeatureList> 416 <LookupList> 417 <!-- LookupCount=1 --> 418 <Lookup index="0"> 419 <LookupType value="2"/> 420 <LookupFlag value="8"/><!-- ignoreMarks --> 421 <!-- SubTableCount=1 --> 422 <PairPos index="0" Format="2"> 423 <Coverage> 424 <Glyph value="A"/> 425 <Glyph value="T"/> 426 <Glyph value="Agrave"/> 427 </Coverage> 428 <ValueFormat1 value="4"/> 429 <ValueFormat2 value="0"/> 430 <ClassDef1> 431 <ClassDef glyph="T" class="1"/> 432 </ClassDef1> 433 <ClassDef2> 434 <ClassDef glyph="A" class="1"/> 435 <ClassDef glyph="Agrave" class="1"/> 436 <ClassDef glyph="T" class="2"/> 437 </ClassDef2> 438 <!-- Class1Count=2 --> 439 <!-- Class2Count=3 --> 440 <Class1Record index="0"> 441 <Class2Record index="0"> 442 <Value1 XAdvance="0"/> 443 </Class2Record> 444 <Class2Record index="1"> 445 <Value1 XAdvance="0"/> 446 </Class2Record> 447 <Class2Record index="2"> 448 <Value1 XAdvance="-17"/> 449 </Class2Record> 450 </Class1Record> 451 <Class1Record index="1"> 452 <Class2Record index="0"> 453 <Value1 XAdvance="0"/> 454 </Class2Record> 455 <Class2Record index="1"> 456 <Value1 XAdvance="-17"/> 457 </Class2Record> 458 <Class2Record index="2"> 459 <Value1 XAdvance="12"/> 460 </Class2Record> 461 </Class1Record> 462 </PairPos> 463 </Lookup> 464 </LookupList> 465 </GPOS> 466 467 <GSUB> 468 <Version value="0x00010000"/> 469 <ScriptList> 470 <!-- ScriptCount=4 --> 471 <ScriptRecord index="0"> 472 <ScriptTag value="DFLT"/> 473 <Script> 474 <DefaultLangSys> 475 <ReqFeatureIndex value="65535"/> 476 <!-- FeatureCount=0 --> 477 </DefaultLangSys> 478 <!-- LangSysCount=0 --> 479 </Script> 480 </ScriptRecord> 481 <ScriptRecord index="1"> 482 <ScriptTag value="cyrl"/> 483 <Script> 484 <!-- LangSysCount=0 --> 485 </Script> 486 </ScriptRecord> 487 <ScriptRecord index="2"> 488 <ScriptTag value="grek"/> 489 <Script> 490 <!-- LangSysCount=0 --> 491 </Script> 492 </ScriptRecord> 493 <ScriptRecord index="3"> 494 <ScriptTag value="latn"/> 495 <Script> 496 <!-- LangSysCount=0 --> 497 </Script> 498 </ScriptRecord> 499 </ScriptList> 500 <FeatureList> 501 <!-- FeatureCount=0 --> 502 </FeatureList> 503 <LookupList> 504 <!-- LookupCount=0 --> 505 </LookupList> 506 </GSUB> 507 508 <STAT> 509 <Version value="0x00010001"/> 510 <DesignAxisRecordSize value="8"/> 511 <!-- DesignAxisCount=2 --> 512 <DesignAxisRecord> 513 <Axis index="0"> 514 <AxisTag value="wght"/> 515 <AxisNameID value="256"/> <!-- Weight --> 516 <AxisOrdering value="1"/> 517 </Axis> 518 <Axis index="1"> 519 <AxisTag value="wdth"/> 520 <AxisNameID value="257"/> <!-- Width --> 521 <AxisOrdering value="0"/> 522 </Axis> 523 </DesignAxisRecord> 524 <!-- AxisValueCount=2 --> 525 <AxisValueArray> 526 <AxisValue index="0" Format="1"> 527 <AxisIndex value="0"/> 528 <Flags value="0"/> 529 <ValueNameID value="258"/> <!-- Thin --> 530 <Value value="100.0"/> 531 </AxisValue> 532 <AxisValue index="1" Format="2"> 533 <AxisIndex value="1"/> 534 <Flags value="0"/> 535 <ValueNameID value="288"/> <!-- ExtraCondensed --> 536 <NominalValue value="62.5"/> 537 <RangeMinValue value="62.5"/> 538 <RangeMaxValue value="68.75"/> 539 </AxisValue> 540 </AxisValueArray> 541 <ElidedFallbackNameID value="2"/> <!-- Regular --> 542 </STAT> 543 544</ttFont> 545