summary refs log tree commit diff stats
path: root/theme/layouts/7/style.css
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2010-08-06 22:25:09 -0400
committerStarla Insigna <hatkirby@fourisland.com>2010-08-06 22:25:09 -0400
commit2af8471053fd44567a108b56b172d2af34b8ac10 (patch)
treebea284f7babbb2edb6aa76605f2a9ddce63fd1af /theme/layouts/7/style.css
parent86e77b56a27229c835f30671a415eee1bfa3330b (diff)
downloadfourisland-2af8471053fd44567a108b56b172d2af34b8ac10.tar.gz
fourisland-2af8471053fd44567a108b56b172d2af34b8ac10.tar.bz2
fourisland-2af8471053fd44567a108b56b172d2af34b8ac10.zip
Fixed reference to webfont
Diffstat (limited to 'theme/layouts/7/style.css')
-rwxr-xr-xtheme/layouts/7/style.css2
1 files changed, 1 insertions, 1 deletions
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 @@
1/* @font-face */ 1/* @font-face */
2@font-face { 2@font-face {
3 font-family: DeliciousRoman; 3 font-family: DeliciousRoman;
4 src: url(http://dev.fourisland.com/theme/layouts/7/Delicious-Roman.otf); 4 src: url(http://fourisland.com/theme/layouts/7/Delicious-Roman.otf);
5 font-weight: 400; 5 font-weight: 400;
6} 6}
7 7