diff --git a/esoui/libraries/globals/defaultfontdefs.xml b/esoui/libraries/globals/defaultfontdefs.xml
deleted file mode 100755
index 90b7524..0000000
--- a/esoui/libraries/globals/defaultfontdefs.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<GuiXml>
-    <!-- Any fonts created in this file will be loaded for both Gamepad and Keyboard
-         Adding new fonts creates additional memory usage on Consoles and could cause them to be unable to run
-    -->
-    <String name="ANTIQUE_FONT" value="EsoUI/Common/Fonts/ProseAntiquePSMT.otf" />
-    <String name="HANDWRITTEN_FONT" value="EsoUI/Common/Fonts/Handwritten_Bold.otf" />
-    <String name="STONE_TABLET_FONT" value="EsoUI/Common/Fonts/TrajanPro-Regular.otf" />
-</GuiXml>