Home | History | Annotate | Download | only in fonts
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <familyset version="21">
      3     <!-- first font is default -->
      4     <family name="sans-serif">
      5         <font weight="100" style="normal"><axis tag="wght" stylevalue="0.5"/>Distortable.ttf</font>
      6         <font weight="200" style="normal"><axis tag="wght" stylevalue="0.65"/>Distortable.ttf</font>
      7         <font weight="300" style="normal"><axis tag="wght" stylevalue="0.85"/>Distortable.ttf</font>
      8         <font weight="400" style="normal"><axis tag="wght" stylevalue="1.0"/>Distortable.ttf</font>
      9         <font weight="500" style="normal"><axis tag="wght" stylevalue="1.2"/>Distortable.ttf</font>
     10         <font weight="600" style="normal"><axis tag="wght" stylevalue="1.4"/>Distortable.ttf</font>
     11         <font weight="700" style="normal"><axis tag="wght" stylevalue="1.6"/>Distortable.ttf</font>
     12         <font weight="800" style="normal"><axis tag="wght" stylevalue="1.8"/>Distortable.ttf</font>
     13         <font weight="900" style="normal"><axis tag="wght" stylevalue="2.0"/>Distortable.ttf</font>
     14     </family>
     15     <alias name="sans-serif-thin" to="sans-serif" weight="100" />
     16     <alias name="sans-serif-light" to="sans-serif" weight="300" />
     17     <alias name="sans-serif-black" to="sans-serif" weight="900" />
     18     <alias name="arial" to="sans-serif" />
     19     <alias name="helvetica" to="sans-serif" />
     20     <alias name="tahoma" to="sans-serif" />
     21     <alias name="verdana" to="sans-serif" />
     22 
     23     <!-- fallback fonts -->
     24     <family name="Em"><font weight="400" style="normal">Em.ttf</font></family>
     25     <family name="HangingS"><font weight="400" style="normal">HangingS.ttf</font></family>
     26     <family name="HintGasp"><font weight="400" style="normal">hintgasp.ttf</font></family>
     27     <family name="RTeallyBigA"><font weight="400" style="normal">ReallyBigA.ttf</font></family>
     28     <family name="Spider"><font weight="400" style="normal">SpiderSymbol.ttf</font></family>
     29     <family name="TestTTC0"><font weight="400" style="normal" index="0">test.ttc</font></family>
     30     <family name="TestTTC1"><font weight="400" style="normal" index="1">test.ttc</font></family>
     31     <family name="Funkster"><font weight="400" style="normal">Funkster.ttf</font></family>
     32 </familyset>
     33