diff --git a/index.php b/index.php
index 2b68aacbe5e80b14a7a388a0fba27b741a8c20f6..dfb8775a6cd10647ce65a2763ade9a973991a8b4 100755
--- a/index.php
+++ b/index.php
@@ -19,7 +19,7 @@
 	    WebFontConfig = {
 			custom	: {
 				families	: ['time-medium', 'time-fat'],
-				urls		: ['fonts.css']
+				urls		: ['font.css']
 			},
 			active	: function() {
 				fontsReady = true;