summarylogtreecommitdiffstats
path: root/36-repl-global-cyr.conf
diff options
context:
space:
mode:
Diffstat (limited to '36-repl-global-cyr.conf')
-rw-r--r--36-repl-global-cyr.conf1391
1 files changed, 1391 insertions, 0 deletions
diff --git a/36-repl-global-cyr.conf b/36-repl-global-cyr.conf
new file mode 100644
index 000000000000..0aa7782f1417
--- /dev/null
+++ b/36-repl-global-cyr.conf
@@ -0,0 +1,1391 @@
+<?xml version='1.0'?>
+<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
+<fontconfig>
+
+ <!-- ## Recommended free global replacements - free collection ## -->
+
+ <!-- To customize this file or provide your own substitutions,
+ use 35-repl-custom.conf (system-wide) or
+ XDG_CONFIG_HOME/fontconfig (per-user settings).-->
+
+ <!-- Arial => Liberation Sans -->
+ <match target="font">
+ <test name="family">
+ <string>Arial</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Liberation Sans</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Arial</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Liberation Sans</string>
+ </edit>
+ </match>
+
+ <!-- Arial Black => Archivo Black -->
+ <match target="font">
+ <test name="family">
+ <string>Arial Black</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Archivo Black</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Arial Black</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Archivo Black</string>
+ </edit>
+ </match>
+
+ <!-- Arial Narrow => Liberation Sans Narrow -->
+ <match target="font">
+ <test name="family">
+ <string>Arial Narrow</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Liberation Sans Narrow</string>
+ <string>Nimbus Sans L Narrow</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Arial Narrow</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Liberation Sans Narrow</string>
+ <string>Nimbus Sans L Narrow</string>
+ </edit>
+ </match>
+
+ <!-- Baskerville => Libre Baskerville -->
+ <match target="font">
+ <test name="family">
+ <string>Baskerville</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Libre Baskerville</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Baskerville</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Libre Baskerville</string>
+ </edit>
+ </match>
+
+ <!-- Calibri => Carlito -->
+ <match target="font">
+ <test name="family">
+ <string>Calibri</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Carlito</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Calibri</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Carlito</string>
+ </edit>
+ </match>
+
+ <!-- Cambria => Caladea -->
+ <match target="font">
+ <test name="family">
+ <string>Cambria</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Caladea</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Cambria</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Caladea</string>
+ </edit>
+ </match>
+
+ <!-- Candara = Linux Biolinum -->
+ <match target="font">
+ <test name="family">
+ <string>Candara</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Linux Biolinum O</string>
+ <string>Linux Biolinum T</string>
+ <string>Linux Biolinum</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Candara</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Linux Biolinum O</string>
+ <string>Linux Biolinum T</string>
+ <string>Linux Biolinum</string>
+ </edit>
+ </match>
+
+ <!-- {New} Century {Schoolbook} => TeX Gyre Schola || Century SchoolBook URW -->
+ <match target="font">
+ <test name="family">
+ <string>Century</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Schola</string>
+ <string>Century SchoolBook URW</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Century</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>TeX Gyre Schola</string>
+ <string>Century SchoolBook URW</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Century Schoolbook</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Schola</string>
+ <string>Century SchoolBook URW</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Century Schoolbook</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>TeX Gyre Schola</string>
+ <string>Century SchoolBook URW</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>New Century Schoolbook</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Schola</string>
+ <string>Century SchoolBook URW</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>New Century Schoolbook</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>TeX Gyre Schola</string>
+ <string>Century SchoolBook URW</string>
+ </edit>
+ </match>
+
+ <!-- Comic Sans MS => Signika -->
+ <match target="font">
+ <test name="family">
+ <string>Comic Sans MS</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Signika</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Comic Sans MS</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Signika</string>
+ </edit>
+ </match>
+
+ <!-- Consolas => Droid Sans Mono Slashed -->
+ <match target="font">
+ <test name="family">
+ <string>Consolas</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Droid Sans Mono Slashed</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Consolas</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Droid Sans Mono Slashed</string>
+ </edit>
+ </match>
+
+ <!-- Constantia => Merriweather -->
+ <match target="font">
+ <test name="family">
+ <string>Constantia</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Merriweather</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Constantia</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Merriweather</string>
+ </edit>
+ </match>
+
+ <!-- Corbel => Merriweather Sans -->
+ <match target="font">
+ <test name="family">
+ <string>Corbel</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Merriweather Sans</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Corbel</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Merriweather Sans</string>
+ </edit>
+ </match>
+
+ <!-- Courier || Courier New => Courier Prime -->
+ <!-- http://quoteunquoteapps.com/courierprime/ -->
+ <!-- If you are not using Adobe Courier T1 from TeXLive,
+ you can comment this out. -->
+ <match target="font">
+ <test name="family">
+ <string>Courier</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Courier Prime</string>
+ <string>TeX Gyre Cursor</string>
+ <string>Nimbus Mono L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Courier</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Courier Prime</string>
+ <string>TeX Gyre Cursor</string>
+ <string>Nimbus Mono L</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Courier New</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Courier Prime</string>
+ <string>TeX Gyre Cursor</string>
+ <string>Nimbus Mono L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Courier New</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Courier Prime</string>
+ <string>TeX Gyre Cursor</string>
+ <string>Nimbus Mono L</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Courier 10 Pitch</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Courier Prime</string>
+ <string>TeX Gyre Cursor</string>
+ <string>Nimbus Mono L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Courier 10 Pitch</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Courier Prime</string>
+ <string>TeX Gyre Cursor</string>
+ <string>Nimbus Mono L</string>
+ </edit>
+ </match>
+
+ <!-- {Adobe||ITC||Stempel} Garamond {Pro} => EB Garamond 12 -->
+ <match target="font">
+ <test name="family">
+ <string>Garamond</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Garamond</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Adobe Garamond Pro</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Adobe Garamond Pro</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>ITC Garamond</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>ITC Garamond</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Stempel Garamond</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Stempel Garamond</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>@font-face:Garamond Classic FS</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>@font-face:Garamond Classic FS</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>EB Garamond 12</string>
+ <string>EB Garamond</string>
+ </edit>
+ </match>
+
+ <!-- Geneva => Noto Sans -->
+ <match target="font">
+ <test name="family">
+ <string>Geneva</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Noto Sans</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Geneva</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Noto Sans</string>
+ </edit>
+ </match>
+
+ <!-- Georgia => Gelasio -->
+ <match target="font">
+ <test name="family">
+ <string>Georgia</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Gelasio</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Georgia</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Gelasio</string>
+ </edit>
+ </match>
+
+ <!-- Gill Sans {MT} => Lato -->
+ <match target="font">
+ <test name="family">
+ <string>Gill Sans</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Lato</string>
+ <string>Noto Sans</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Gill Sans</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Lato</string>
+ <string>Noto Sans</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Gill Sans MT</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Lato</string>
+ <string>Noto Sans</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Gill Sans MT</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Lato</string>
+ <string>Noto Sans</string>
+ </edit>
+ </match>
+
+ <!-- Helvetica => Liberation -->
+ <match target="font">
+ <test name="family">
+ <string>Helvetica</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Liberation Sans</string>
+ <string>TeX Gyre Heros</string>
+ <string>Nimbus Sans L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Helvetica</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Liberation Sans</string>
+ <string>TeX Gyre Heros</string>
+ <string>Nimbus Sans L</string>
+ </edit>
+ </match>
+
+ <!-- Helvetica Narrow => Liberation Sans Narrow -->
+ <match target="font">
+ <test name="family">
+ <string>Helvetica Narrow</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Liberation Sans Narrow</string>
+ <string>TeX Gyre Heros Cn</string>
+ <string>Nimbus Sans L Narrow</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Helvetica Narrow</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Liberation Sans Narrow</string>
+ <string>TeX Gyre Heros Cn</string>
+ <string>Nimbus Sans L Narrow</string>
+ </edit>
+ </match>
+
+ <!-- Helvetica Neue => Open Sans -->
+ <match target="pattern">
+ <test name="family" compare="eq" target="default">
+ <string>Helvetica Neue</string>
+ </test>
+ <edit name="family" mode="prepend" binding="same">
+ <string>Open Sans</string>
+ </edit>
+ </match>
+ <match target="font" >
+ <test name="family" qual="any" >
+ <string>Helvetica Neue</string>
+ </test>
+ <edit mode="assign" name="family" >
+ <string>Open Sans</string>
+ </edit>
+ </match>
+
+ <!-- Impact => Oswald -->
+ <match target="font">
+ <test name="family">
+ <string>Impact</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Oswald</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Impact</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Oswald</string>
+ </edit>
+ </match>
+
+ <!-- ITC Avant Garde Gothic || Century Gothic =>
+ TeX Gyre Adventor || URW Gothic L -->
+ <match target="font">
+ <test name="family">
+ <string>ITC Avant Garde Gothic</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Adventor</string>
+ <string>URW Gothic L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>ITC Avant Garde Gothic</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>TeX Gyre Adventor</string>
+ <string>URW Gothic L</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="family">
+ <string>Century Gothic</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>TeX Gyre Adventor</string>
+ <string>URW Gothic L</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Century Gothic</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Adventor</string>
+ <string>URW Gothic L</string>
+ </edit>
+ </match>
+
+ <!-- ITC Bookman || Book Antiqua => TeX Gyre Bonum || URW Bookman L -->
+ <match target="font">
+ <test name="family">
+ <string>ITC Bookman</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Bonum</string>
+ <string>URW Bookman L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>ITC Bookman</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>TeX Gyre Bonum</string>
+ <string>URW Bookman L</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="family">
+ <string>Book Antiqua</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>TeX Gyre Bonum</string>
+ <string>URW Bookman L</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Book Antiqua</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Bonum</string>
+ <string>URW Bookman L</string>
+ </edit>
+ </match>
+
+ <!-- ITC Zapf Chancery => TeX Gyre Chorus || URW Chancery L -->
+ <match target="font">
+ <test name="family">
+ <string>ITC Zapf Chancery</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Chorus</string>
+ <string>URW Chancery L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>ITC Zapf Chancery</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>TeX Gyre Chorus</string>
+ <string>URW Chancery L</string>
+ </edit>
+ </match>
+
+ <!-- Lucida {Bright||T OT} => Linux Libertine -->
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Bright</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Linux Libertine O</string>
+ <string>Linux Libertine T</string>
+ <string>Linux Libertine</string>
+ <string>Liberation Serif</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Bright</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Linux Libertine O</string>
+ <string>Linux Libertine T</string>
+ <string>Linux Libertine</string>
+ <string>Liberation Serif</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida T OT</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Linux Libertine O</string>
+ <string>Linux Libertine T</string>
+ <string>Linux Libertine</string>
+ <string>Liberation Serif</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida T OT</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Linux Libertine O</string>
+ <string>Linux Libertine T</string>
+ <string>Linux Libertine</string>
+ <string>Liberation Serif</string>
+ </edit>
+ </match>
+
+ <!-- Lucida {Calligraphy||Handwriting} => Quintessential -->
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Calligraphy</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Quintessential</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Calligraphy</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Quintessential</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Handwriting</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Quintessential</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Handwriting</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Quintessential</string>
+ </edit>
+ </match>
+
+ <!-- Lucida Casual => CantoraOne -->
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Casual</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>CantoraOne</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Casual</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>CantoraOne</string>
+ </edit>
+ </match>
+
+ <!-- Lucida Console => Droid Sans Mono -->
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Console</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Droid Sans Mono</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Console</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Droid Sans Mono</string>
+ </edit>
+ </match>
+
+ <!-- Lucida Fax => Luxi Mono -->
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Fax</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Luxi Mono</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Fax</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Luxi Mono</string>
+ </edit>
+ </match>
+
+ <!-- Lucida Sans families => Droid Sans -->
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Grande</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Grande</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Sans</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Sans</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Sans T OT</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Sans T OT</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Sans Unicode</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Sans Unicode</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+
+ <!-- Lucida Sans Typewriter => Liberation Mono -->
+ <match target="pattern">
+ <test name="family">
+ <string>Lucida Sans Typewriter</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Liberation Mono</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Lucida Sans Typewriter</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Liberation Mono</string>
+ </edit>
+ </match>
+
+ <!-- Palatino {Linotype} => TeX Gyre Pagella || URW Palladio L -->
+ <match target="font">
+ <test name="family">
+ <string>Palatino</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Pagella</string>
+ <string>URW Palladio L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Palatino</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>TeX Gyre Pagella</string>
+ <string>URW Palladio L</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="family">
+ <string>Palatino Linotype</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>TeX Gyre Pagella</string>
+ <string>URW Palladio L</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Palatino Linotype</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Pagella</string>
+ <string>URW Palladio L</string>
+ </edit>
+ </match>
+
+ <!-- Segoe UI => WeblySleek UI || Noto Sans -->
+ <match target="pattern">
+ <test name="family">
+ <string>Segoe UI</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>WeblySleek UI</string>
+ <string>Noto Sans</string>
+ </edit>
+ </match>
+ <match target="font">
+ <test name="family">
+ <string>Segoe UI</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>WeblySleek UI</string>
+ <string>Noto Sans</string>
+ </edit>
+ </match>
+
+ <!-- Symbol => Symbola -->
+ <match target="font">
+ <test name="family">
+ <string>Symbol</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Symbola</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Symbol</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Symbola</string>
+ </edit>
+ </match>
+
+ <!-- Tahoma => Luxi Sans || DejaVu Sans Condensed -->
+ <match target="font">
+ <test name="family">
+ <string>Tahoma</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Luxi Sans</string>
+ <string>DejaVu Sans Condensed</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Tahoma</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Luxi Sans</string>
+ <string>DejaVu Sans Condensed</string>
+ </edit>
+ </match>
+
+ <!-- Times {New Roman} => Liberation Serif || TeX Gyre Termes -->
+ <match target="font">
+ <test name="family">
+ <string>Times</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Liberation Serif</string>
+ <string>TeX Gyre Termes</string>
+ <string>Nimbus Roman No9 L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Times</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Liberation Serif</string>
+ <string>TeX Gyre Termes</string>
+ <string>Nimbus Roman No9 L</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Times New Roman</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Liberation Serif</string>
+ <string>TeX Gyre Termes</string>
+ <string>Nimbus Roman No9 L</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Times New Roman</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Liberation Serif</string>
+ <string>TeX Gyre Termes</string>
+ <string>Nimbus Roman No9 L</string>
+ </edit>
+ </match>
+
+ <!-- Trebuchet {MS} => Ubuntu -->
+ <match target="font">
+ <test name="family">
+ <string>Trebuchet MS</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Ubuntu</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Trebuchet MS</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Ubuntu</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Trebuchet</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Ubuntu</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Trebuchet</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Ubuntu</string>
+ </edit>
+ </match>
+
+ <!-- Verdana => DejaVu Sans -->
+ <match target="font">
+ <test name="family">
+ <string>Verdana</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>DejaVu Sans</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Verdana</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>DejaVu Sans</string>
+ </edit>
+ </match>
+
+ <!-- Wingdings => Symbola -->
+ <match target="font">
+ <test name="family">
+ <string>Wingdings</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Symbola</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Wingdings</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong" >
+ <string>Symbola</string>
+ </edit>
+ </match>
+
+ <!-- #### MISC TYPEFACES #### -->
+
+ <!-- Andale Mono => DejaVu Sans Mono -->
+ <match target="font">
+ <test name="family">
+ <string>Andale Mono</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>DejaVu Sans Mono</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Andale Mono</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>DejaVu Sans Mono</string>
+ </edit>
+ </match>
+
+ <!-- Albertus => Linux Libertine -->
+ <match target="font">
+ <test name="family">
+ <string>Albertus</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Linux Libertine</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Albertus</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Linux Libertine</string>
+ </edit>
+ </match>
+
+ <!-- AntiqueOlive => Lato -->
+ <match target="font">
+ <test name="family">
+ <string>AntiqueOlive</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Lato</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>AntiqueOlive</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Lato</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Antique-Olive</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Lato</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Antique-Olive</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Lato</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Antique Olive</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Lato</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Antique Olive</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Lato</string>
+ </edit>
+ </match>
+
+ <!-- AurulentSansRegular => Aurulent Sans -->
+ <match target="font">
+ <test name="family">
+ <string>AurulentSansRegular</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Aurulent Sans</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>AurulentSansRegular</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Aurulent Sans</string>
+ </edit>
+ </match>
+
+ <!-- Adelle => PT Serif -->
+ <match target="font">
+ <test name="family">
+ <string>Adelle</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>PT Serif</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Adelle</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>PT Serif</string>
+ </edit>
+ </match>
+
+ <!-- Bitstream Vera => DejaVu -->
+ <match target="font">
+ <test name="family">
+ <string>Bitstream Vera Sans</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>DejaVu Sans</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Bitstream Vera Sans</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>DejaVu Sans</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Bitstream Vera Serif</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>DejaVu Serif</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Bitstream Vera Serif</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>DejaVu Serif</string>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>Bitstream Vera Sans Mono</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>DejaVu Sans Mono</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Bitstream Vera Sans Mono</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>DejaVu Sans Mono</string>
+ </edit>
+ </match>
+
+ <!-- Frutiger => Lato -->
+ <match target="font">
+ <test name="family">
+ <string>Frutiger</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Lato</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Frutiger</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Lato</string>
+ </edit>
+ </match>
+
+ <!-- Futura => TeX Gyre Adventor -->
+ <match target="font">
+ <test name="family">
+ <string>Futura</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>TeX Gyre Adventor</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Futura</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>TeX Gyre Adventor</string>
+ </edit>
+ </match>
+
+ <!-- Haettenschweiler => Oswald -->
+ <match target="font">
+ <test name="family">
+ <string>Haettenschweiler</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Oswald</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Haettenschweiler</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Oswald</string>
+ </edit>
+ </match>
+
+ <!-- Shanti => Droid Sans -->
+ <match target="font">
+ <test name="family">
+ <string>Shanti</string>
+ </test>
+ <edit name="family" mode="assign">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+ <match target="pattern">
+ <test name="family">
+ <string>Shanti</string>
+ </test>
+ <edit name="family" mode="prepend" binding="strong">
+ <string>Droid Sans</string>
+ </edit>
+ </match>
+
+</fontconfig>