diff --git a/public/cache.manifest b/public/cache.manifest
index 172b3b93..9b8ec2f0 100644
--- a/public/cache.manifest
+++ b/public/cache.manifest
@@ -1,5 +1,5 @@
CACHE MANIFEST
-#Date Thu Dec 05 2013 00:42:44
+#Date Thu Dec 05 2013 01:35:03
CACHE:
res/worker.js
@@ -11,12 +11,6 @@ libs/MathJax/images/MenuArrow-15.png
libs/MathJax/jax/output/HTML-CSS/jax.js
#DynamicResourcesBegin
-res-min/font/OpenSans-Bold.woff
-res-min/font/OpenSans-BoldItalic.woff
-res-min/font/OpenSans-Italic.woff
-res-min/font/OpenSans-Light.woff
-res-min/font/OpenSans.woff
-res-min/font/OpenSansLight-Italic.woff
res-min/font/cursive_standard-webfont.eot
res-min/font/cursive_standard-webfont.svg
res-min/font/cursive_standard-webfont.ttf
@@ -25,6 +19,18 @@ res-min/font/fontello.eot
res-min/font/fontello.svg
res-min/font/fontello.ttf
res-min/font/fontello.woff
+res-min/font/opensans-bold-webfont.svg
+res-min/font/opensans-bold-webfont.woff
+res-min/font/opensans-bolditalic-webfont.svg
+res-min/font/opensans-bolditalic-webfont.woff
+res-min/font/opensans-italic-webfont.svg
+res-min/font/opensans-italic-webfont.woff
+res-min/font/opensans-light-webfont.svg
+res-min/font/opensans-light-webfont.woff
+res-min/font/opensans-lightitalic-webfont.svg
+res-min/font/opensans-lightitalic-webfont.woff
+res-min/font/opensans-regular-webfont.svg
+res-min/font/opensans-regular-webfont.woff
res-min/img/gittip.png
res-min/img/icons.png
res-min/img/icons2x.png
diff --git a/public/res-min/font/OpenSans-Bold.woff b/public/res-min/font/OpenSans-Bold.woff
deleted file mode 100644
index a8b5bc26..00000000
Binary files a/public/res-min/font/OpenSans-Bold.woff and /dev/null differ
diff --git a/public/res-min/font/OpenSans-BoldItalic.woff b/public/res-min/font/OpenSans-BoldItalic.woff
deleted file mode 100644
index 6a183381..00000000
Binary files a/public/res-min/font/OpenSans-BoldItalic.woff and /dev/null differ
diff --git a/public/res-min/font/OpenSans-Italic.woff b/public/res-min/font/OpenSans-Italic.woff
deleted file mode 100644
index 039a2949..00000000
Binary files a/public/res-min/font/OpenSans-Italic.woff and /dev/null differ
diff --git a/public/res-min/font/OpenSans-Light.woff b/public/res-min/font/OpenSans-Light.woff
deleted file mode 100644
index 8025ba6c..00000000
Binary files a/public/res-min/font/OpenSans-Light.woff and /dev/null differ
diff --git a/public/res-min/font/OpenSans.woff b/public/res-min/font/OpenSans.woff
deleted file mode 100644
index 58e6cb38..00000000
Binary files a/public/res-min/font/OpenSans.woff and /dev/null differ
diff --git a/public/res-min/font/OpenSansLight-Italic.woff b/public/res-min/font/OpenSansLight-Italic.woff
deleted file mode 100644
index c1e29dc5..00000000
Binary files a/public/res-min/font/OpenSansLight-Italic.woff and /dev/null differ
diff --git a/public/res-min/themes/base.css b/public/res-min/themes/base.css
index 5d0a938c..58582754 100644
--- a/public/res-min/themes/base.css
+++ b/public/res-min/themes/base.css
@@ -1167,7 +1167,7 @@ pre .coffeescript .javascript,pre .javascript .xml,pre .tex .formula,pre .xml .j
.icon-code:before{content:'\e844'}
.icon-folder-open:before{content:'\e81e'}
.icon-left-big:before{content:'\e88a'}
-@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:url("../font/OpenSans-Light.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url("../font/OpenSans.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:url("../font/OpenSans-Bold.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:url("../font/OpenSansLight-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:url("../font/OpenSans-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:url("../font/OpenSans-BoldItalic.woff") format('woff')}.container{margin-bottom:180px}
+@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'),local('OpenSans-Light'),url('../font/opensans-light-webfont.svg#open_sanslight') format('svg'),url("../font/opensans-light-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg'),url("../font/opensans-regular-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg') url("../font/opensans-bold-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'),local('OpenSansLight-Italic'),url('../font/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg'),url("../font/opensans-lightitalic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'),local('OpenSans-Italic'),url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg'),url("../font/opensans-italic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url('../font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg'),url("../font/opensans-bolditalic-webfont.woff") format('woff')}.container{margin-bottom:180px}
a code{color:inherit}
h1{font-size:36px}
h2{font-size:30px}
diff --git a/public/res-min/themes/default.css b/public/res-min/themes/default.css
index 8efd2ec8..4988cee2 100644
--- a/public/res-min/themes/default.css
+++ b/public/res-min/themes/default.css
@@ -1182,7 +1182,7 @@ pre .coffeescript .javascript,pre .javascript .xml,pre .tex .formula,pre .xml .j
.icon-code:before{content:'\e844'}
.icon-folder-open:before{content:'\e81e'}
.icon-left-big:before{content:'\e88a'}
-@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:url("../font/OpenSans-Light.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url("../font/OpenSans.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:url("../font/OpenSans-Bold.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:url("../font/OpenSansLight-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:url("../font/OpenSans-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:url("../font/OpenSans-BoldItalic.woff") format('woff')}.container{margin-bottom:180px}
+@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'),local('OpenSans-Light'),url('../font/opensans-light-webfont.svg#open_sanslight') format('svg'),url("../font/opensans-light-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg'),url("../font/opensans-regular-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg') url("../font/opensans-bold-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'),local('OpenSansLight-Italic'),url('../font/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg'),url("../font/opensans-lightitalic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'),local('OpenSans-Italic'),url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg'),url("../font/opensans-italic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url('../font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg'),url("../font/opensans-bolditalic-webfont.woff") format('woff')}.container{margin-bottom:180px}
a code{color:inherit}
h1{font-size:36px}
h2{font-size:30px}
diff --git a/public/res-min/themes/gray.css b/public/res-min/themes/gray.css
index 6809a312..8d270384 100644
--- a/public/res-min/themes/gray.css
+++ b/public/res-min/themes/gray.css
@@ -1182,7 +1182,7 @@ pre .coffeescript .javascript,pre .javascript .xml,pre .tex .formula,pre .xml .j
.icon-code:before{content:'\e844'}
.icon-folder-open:before{content:'\e81e'}
.icon-left-big:before{content:'\e88a'}
-@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:url("../font/OpenSans-Light.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url("../font/OpenSans.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:url("../font/OpenSans-Bold.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:url("../font/OpenSansLight-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:url("../font/OpenSans-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:url("../font/OpenSans-BoldItalic.woff") format('woff')}.container{margin-bottom:180px}
+@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'),local('OpenSans-Light'),url('../font/opensans-light-webfont.svg#open_sanslight') format('svg'),url("../font/opensans-light-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg'),url("../font/opensans-regular-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg') url("../font/opensans-bold-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'),local('OpenSansLight-Italic'),url('../font/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg'),url("../font/opensans-lightitalic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'),local('OpenSans-Italic'),url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg'),url("../font/opensans-italic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url('../font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg'),url("../font/opensans-bolditalic-webfont.woff") format('woff')}.container{margin-bottom:180px}
a code{color:inherit}
h1{font-size:36px}
h2{font-size:30px}
diff --git a/public/res-min/themes/night.css b/public/res-min/themes/night.css
index 3fab843c..b9140fc3 100644
--- a/public/res-min/themes/night.css
+++ b/public/res-min/themes/night.css
@@ -1182,7 +1182,7 @@ pre .coffeescript .javascript,pre .javascript .xml,pre .tex .formula,pre .xml .j
.icon-code:before{content:'\e844'}
.icon-folder-open:before{content:'\e81e'}
.icon-left-big:before{content:'\e88a'}
-@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:url("../font/OpenSans-Light.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url("../font/OpenSans.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:url("../font/OpenSans-Bold.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:url("../font/OpenSansLight-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:url("../font/OpenSans-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:url("../font/OpenSans-BoldItalic.woff") format('woff')}.container{margin-bottom:180px}
+@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'),local('OpenSans-Light'),url('../font/opensans-light-webfont.svg#open_sanslight') format('svg'),url("../font/opensans-light-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg'),url("../font/opensans-regular-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg') url("../font/opensans-bold-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'),local('OpenSansLight-Italic'),url('../font/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg'),url("../font/opensans-lightitalic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'),local('OpenSans-Italic'),url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg'),url("../font/opensans-italic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url('../font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg'),url("../font/opensans-bolditalic-webfont.woff") format('woff')}.container{margin-bottom:180px}
a code{color:inherit}
h1{font-size:36px}
h2{font-size:30px}
diff --git a/public/res-min/themes/school.css b/public/res-min/themes/school.css
index 1928a391..1ae9efc5 100644
--- a/public/res-min/themes/school.css
+++ b/public/res-min/themes/school.css
@@ -1182,7 +1182,7 @@ pre .coffeescript .javascript,pre .javascript .xml,pre .tex .formula,pre .xml .j
.icon-code:before{content:'\e844'}
.icon-folder-open:before{content:'\e81e'}
.icon-left-big:before{content:'\e88a'}
-@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:url("../font/OpenSans-Light.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url("../font/OpenSans.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:url("../font/OpenSans-Bold.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:url("../font/OpenSansLight-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:url("../font/OpenSans-Italic.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:url("../font/OpenSans-BoldItalic.woff") format('woff')}.container{margin-bottom:180px}
+@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'),local('OpenSans-Light'),url('../font/opensans-light-webfont.svg#open_sanslight') format('svg'),url("../font/opensans-light-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg'),url("../font/opensans-regular-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg') url("../font/opensans-bold-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'),local('OpenSansLight-Italic'),url('../font/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg'),url("../font/opensans-lightitalic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'),local('OpenSans-Italic'),url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg'),url("../font/opensans-italic-webfont.woff") format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url('../font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg'),url("../font/opensans-bolditalic-webfont.woff") format('woff')}.container{margin-bottom:180px}
a code{color:inherit}
h1{font-size:36px}
h2{font-size:30px}
diff --git a/public/res/font/OpenSans-Bold.woff b/public/res/font/OpenSans-Bold.woff
deleted file mode 100644
index a8b5bc26..00000000
Binary files a/public/res/font/OpenSans-Bold.woff and /dev/null differ
diff --git a/public/res/font/OpenSans-BoldItalic.woff b/public/res/font/OpenSans-BoldItalic.woff
deleted file mode 100644
index 6a183381..00000000
Binary files a/public/res/font/OpenSans-BoldItalic.woff and /dev/null differ
diff --git a/public/res/font/OpenSans-Italic.woff b/public/res/font/OpenSans-Italic.woff
deleted file mode 100644
index 039a2949..00000000
Binary files a/public/res/font/OpenSans-Italic.woff and /dev/null differ
diff --git a/public/res/font/OpenSans-Light.woff b/public/res/font/OpenSans-Light.woff
deleted file mode 100644
index 8025ba6c..00000000
Binary files a/public/res/font/OpenSans-Light.woff and /dev/null differ
diff --git a/public/res/font/OpenSans.woff b/public/res/font/OpenSans.woff
deleted file mode 100644
index 58e6cb38..00000000
Binary files a/public/res/font/OpenSans.woff and /dev/null differ
diff --git a/public/res/font/OpenSansLight-Italic.woff b/public/res/font/OpenSansLight-Italic.woff
deleted file mode 100644
index c1e29dc5..00000000
Binary files a/public/res/font/OpenSansLight-Italic.woff and /dev/null differ
diff --git a/public/res/font/opensans-bold-webfont.svg b/public/res/font/opensans-bold-webfont.svg
new file mode 100755
index 00000000..5af03dc1
--- /dev/null
+++ b/public/res/font/opensans-bold-webfont.svg
@@ -0,0 +1,1825 @@
+
+
+
\ No newline at end of file
diff --git a/public/res/font/opensans-bold-webfont.woff b/public/res/font/opensans-bold-webfont.woff
new file mode 100755
index 00000000..17f1ea4b
Binary files /dev/null and b/public/res/font/opensans-bold-webfont.woff differ
diff --git a/public/res/font/opensans-bolditalic-webfont.svg b/public/res/font/opensans-bolditalic-webfont.svg
new file mode 100755
index 00000000..e485c5fd
--- /dev/null
+++ b/public/res/font/opensans-bolditalic-webfont.svg
@@ -0,0 +1,1825 @@
+
+
+
\ No newline at end of file
diff --git a/public/res/font/opensans-bolditalic-webfont.woff b/public/res/font/opensans-bolditalic-webfont.woff
new file mode 100755
index 00000000..5f8a7b7a
Binary files /dev/null and b/public/res/font/opensans-bolditalic-webfont.woff differ
diff --git a/public/res/font/opensans-italic-webfont.svg b/public/res/font/opensans-italic-webfont.svg
new file mode 100755
index 00000000..f550194a
--- /dev/null
+++ b/public/res/font/opensans-italic-webfont.svg
@@ -0,0 +1,1825 @@
+
+
+
\ No newline at end of file
diff --git a/public/res/font/opensans-italic-webfont.woff b/public/res/font/opensans-italic-webfont.woff
new file mode 100755
index 00000000..8c10249b
Binary files /dev/null and b/public/res/font/opensans-italic-webfont.woff differ
diff --git a/public/res/font/opensans-light-webfont.svg b/public/res/font/opensans-light-webfont.svg
new file mode 100755
index 00000000..c65fd052
--- /dev/null
+++ b/public/res/font/opensans-light-webfont.svg
@@ -0,0 +1,1825 @@
+
+
+
\ No newline at end of file
diff --git a/public/res/font/opensans-light-webfont.woff b/public/res/font/opensans-light-webfont.woff
new file mode 100755
index 00000000..d1e1b0c5
Binary files /dev/null and b/public/res/font/opensans-light-webfont.woff differ
diff --git a/public/res/font/opensans-lightitalic-webfont.svg b/public/res/font/opensans-lightitalic-webfont.svg
new file mode 100755
index 00000000..9e822c0e
--- /dev/null
+++ b/public/res/font/opensans-lightitalic-webfont.svg
@@ -0,0 +1,1825 @@
+
+
+
\ No newline at end of file
diff --git a/public/res/font/opensans-lightitalic-webfont.woff b/public/res/font/opensans-lightitalic-webfont.woff
new file mode 100755
index 00000000..e9dc11c9
Binary files /dev/null and b/public/res/font/opensans-lightitalic-webfont.woff differ
diff --git a/public/res/font/opensans-regular-webfont.svg b/public/res/font/opensans-regular-webfont.svg
new file mode 100755
index 00000000..0f9ee3b2
--- /dev/null
+++ b/public/res/font/opensans-regular-webfont.svg
@@ -0,0 +1,1825 @@
+
+
+
\ No newline at end of file
diff --git a/public/res/font/opensans-regular-webfont.woff b/public/res/font/opensans-regular-webfont.woff
new file mode 100755
index 00000000..a235880c
Binary files /dev/null and b/public/res/font/opensans-regular-webfont.woff differ
diff --git a/public/res/styles/base.less b/public/res/styles/base.less
index 614888b8..327f75c0 100644
--- a/public/res/styles/base.less
+++ b/public/res/styles/base.less
@@ -18,37 +18,37 @@
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
- src: url("../font/OpenSans-Light.woff") format('woff');
+ src: local('Open Sans Light'), local('OpenSans-Light'), url('../font/opensans-light-webfont.svg#open_sanslight') format('svg'), url("../font/opensans-light-webfont.woff") format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
- src: url("../font/OpenSans.woff") format('woff');
+ src: local('Open Sans'), local('OpenSans'), url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg'), url("../font/opensans-regular-webfont.woff") format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
- src: url("../font/OpenSans-Bold.woff") format('woff');
+ src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg') url("../font/opensans-bold-webfont.woff") format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
- src: url("../font/OpenSansLight-Italic.woff") format('woff');
+ src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('../font/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg'), url("../font/opensans-lightitalic-webfont.woff") format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
- src: url("../font/OpenSans-Italic.woff") format('woff');
+ src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../font/opensans-italic-webfont.svg#open_sansitalic') format('svg'), url("../font/opensans-italic-webfont.woff") format('woff');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
- src: url("../font/OpenSans-BoldItalic.woff") format('woff');
+ src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg'), url("../font/opensans-bolditalic-webfont.woff") format('woff');
}
@font-family-sans-serif: 'Open Sans', "Trebuchet MS", Helvetica, sans-serif;;