diff --git a/fonts/clear-sans.css b/fonts/clear-sans.css index 255eec1..de2811d 100755 --- a/fonts/clear-sans.css +++ b/fonts/clear-sans.css @@ -4,7 +4,7 @@ src: url("ClearSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("ClearSans-Light-webfont.svg#clear_sans_lightregular") format("svg"), url("ClearSans-Light-webfont.woff") format("woff"); - font-weight: normal; + font-weight: 200; font-style: normal; } @@ -14,7 +14,7 @@ src: url("ClearSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("ClearSans-Regular-webfont.svg#clear_sansregular") format("svg"), url("ClearSans-Regular-webfont.woff") format("woff"); - font-weight: 300; + font-weight: normal; font-style: normal; } diff --git a/index.html b/index.html index 1731d83..0fce4a0 100644 --- a/index.html +++ b/index.html @@ -37,6 +37,15 @@
+ +