From 2af8471053fd44567a108b56b172d2af34b8ac10 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Fri, 6 Aug 2010 22:25:09 -0400 Subject: Fixed reference to webfont --- theme/layouts/7/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/layouts/7/style.css') diff --git a/theme/layouts/7/style.css b/theme/layouts/7/style.css index ae4fe8f..72cbfb7 100755 --- a/theme/layouts/7/style.css +++ b/theme/layouts/7/style.css @@ -1,7 +1,7 @@ /* @font-face */ @font-face { font-family: DeliciousRoman; - src: url(http://dev.fourisland.com/theme/layouts/7/Delicious-Roman.otf); + src: url(http://fourisland.com/theme/layouts/7/Delicious-Roman.otf); font-weight: 400; } -- cgit 1.4.1