Added Fonts registry key.

diff --git a/winedefault.reg b/winedefault.reg
index ab5c0d2..672b5f9 100644
--- a/winedefault.reg
+++ b/winedefault.reg
@@ -69,6 +69,11 @@
 "ProgramFilesDir"="C:\Program Files"
 "CommonFilesDir"="C:\Program Files\Common Files"
 
+# Font name to font file mappings
+[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Fonts]
+# "Arial (TrueType)"="ARIAL.TTF"      # sample entry
+@=""
+
 # This is intended for a centrally managed (server) directory where
 # system files and e.g. fonts can reside. Most installs have this set
 # to C:\WINDOWS, though.