91deded315
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/google-roboto-slab-fonts#45177605ea11786a8d0ba37c0c6ea519615821b2
18 lines
347 B
XML
18 lines
347 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
|
<fontconfig>
|
|
<alias>
|
|
<family>serif</family>
|
|
<default>
|
|
<family>Roboto Slab</family>
|
|
</default>
|
|
</alias>
|
|
<alias>
|
|
<family>Roboto Slab</family>
|
|
<default>
|
|
<family>serif</family>
|
|
</default>
|
|
</alias>
|
|
</fontconfig>
|
|
|