diff --git a/fonts/OpenSans-Light.eot b/fonts/OpenSans-Light.eot new file mode 100644 index 0000000..725db50 Binary files /dev/null and b/fonts/OpenSans-Light.eot differ diff --git a/fonts/OpenSans-Light.svg b/fonts/OpenSans-Light.svg new file mode 100644 index 0000000..b6daf10 --- /dev/null +++ b/fonts/OpenSans-Light.svg @@ -0,0 +1,581 @@ + + + + +Created by FontForge 20110222 at Thu May 12 12:49:24 2011 + By www-data +Digitized data copyright (c) 2010-2011, Google Corporation. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/OpenSans-Light.ttf b/fonts/OpenSans-Light.ttf new file mode 100644 index 0000000..3d29b04 Binary files /dev/null and b/fonts/OpenSans-Light.ttf differ diff --git a/fonts/OpenSans-Light.woff b/fonts/OpenSans-Light.woff new file mode 100644 index 0000000..6b2a8cd Binary files /dev/null and b/fonts/OpenSans-Light.woff differ diff --git a/stylesheets/styles.css b/stylesheets/styles.css index cae4c09..b7d8b87 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -1,7 +1,7 @@ @font-face { font-family: 'OpenSansLight'; - src: url("../fonts/OpenSans-Light-webfont.eot"); - src: url("../fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light-webfont.woff") format("woff"), url("../fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Light-webfont.svg#OpenSansLight") format("svg"); + src: url("../fonts/OpenSans-Light.eot"); + src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#OpenSansLight") format("svg"); font-weight: normal; font-style: normal; }