diff options
| author | 2019-04-03 22:14:48 +0000 | |
|---|---|---|
| committer | 2019-04-03 22:14:48 +0000 | |
| commit | 1f616bc49227e83c178bc80f596ffa9100733e55 (patch) | |
| tree | aad72625ba6654240461475b3db95624f1d54ef8 /data | |
| parent | 7e3051ca4e7b77583f9b9e406167365aaabfd37e (diff) | |
| parent | 2b22df1e2970601560fd6a77e1d03960b0a1d7d7 (diff) | |
Merge "Move product only fonts out of AOSP."
Diffstat (limited to 'data')
| -rw-r--r-- | data/fonts/fonts.xml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/data/fonts/fonts.xml b/data/fonts/fonts.xml index 626bbf0001dd..072beae8baf7 100644 --- a/data/fonts/fonts.xml +++ b/data/fonts/fonts.xml @@ -100,36 +100,6 @@ <font weight="400" style="normal">CarroisGothicSC-Regular.ttf</font> </family> - <family name="arbutus-slab"> - <font weight="400" style="normal">ArbutusSlab-Regular.ttf</font> - </family> - - <family name="arvo"> - <font weight="400" style="normal">Arvo-Regular.ttf</font> - <font weight="400" style="italic">Arvo-Italic.ttf</font> - <font weight="700" style="normal">Arvo-Bold.ttf</font> - <font weight="700" style="italic">Arvo-BoldItalic.ttf</font> - </family> - <alias name="arvo-bold" to="arvo" weight="700" /> - - <family name="lato"> - <font weight="400" style="normal">Lato-Regular.ttf</font> - <font weight="400" style="italic">Lato-Italic.ttf</font> - <font weight="700" style="normal">Lato-Bold.ttf</font> - <font weight="700" style="italic">Lato-BoldItalic.ttf</font> - </family> - <alias name="lato-bold" to="lato" weight="700" /> - - <family name="rubik"> - <font weight="400" style="normal">Rubik-Regular.ttf</font> - <font weight="400" style="italic">Rubik-Italic.ttf</font> - <font weight="500" style="normal">Rubik-Medium.ttf</font> - <font weight="500" style="italic">Rubik-MediumItalic.ttf</font> - <font weight="700" style="normal">Rubik-Bold.ttf</font> - <font weight="700" style="italic">Rubik-BoldItalic.ttf</font> - </family> - <alias name="rubik-medium" to="rubik" weight="500" /> - <family name="source-sans-pro"> <font weight="400" style="normal">SourceSansPro-Regular.ttf</font> <font weight="400" style="italic">SourceSansPro-Italic.ttf</font> |