# HG changeset patch
# User Hans Richter
# Date 1385720313 -3600
# Node ID a4b4abbf6f1a92d10f8c4e04372076be7fb6d888
# Parent 8e513395d43dda6cce8fe77f8b33f6eefd1599b2
Modification:fonts and pymove3d.css
diff -r 8e513395d43d -r a4b4abbf6f1a static/css/pymove3d.css
--- a/static/css/pymove3d.css Fri Nov 29 09:02:34 2013 +0100
+++ b/static/css/pymove3d.css Fri Nov 29 11:18:33 2013 +0100
@@ -1,30 +1,36 @@
@font-face {
- font-family: 'afta_serifitalic';
- src: url('/fonts/aftaserifthin-italic-webfont.eot');
- src: url('/fonts/aftaserifthin-italic-webfont.eot?#iefix') format('embedded-opentype'),
- url('/fonts/aftaserifthin-italic-webfont.woff') format('woff'),
- url('/fonts/aftaserifthin-italic-webfont.ttf') format('truetype'),
- url('/fonts/aftaserifthin-italic-webfont.svg#afta_serifitalic') format('svg');
+ font-family: 'gandhi_serifbold';
+ src: url('../fonts/gandhiserif-bold-webfont.eot');
+ src: url('../fonts/gandhiserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
+ url('../fonts/gandhiserif-bold-webfont.woff') format('woff'),
+ url('../fonts/gandhiserif-bold-webfont.ttf') format('truetype'),
+ url('../fonts/gandhiserif-bold-webfont.svg#gandhi_serifbold') format('svg');
font-weight: normal;
font-style: normal;
+
}
+
+
+
+
@font-face {
- font-family: '/fonts/afta_serifregular';
- src: url('/fonts/aftaserifthin-regular-webfont.eot');
- src: url('/fonts/aftaserifthin-regular-webfont.eot?#iefix') format('embedded-opentype'),
- url('/fonts/aftaserifthin-regular-webfont.woff') format('woff'),
- url('/fonts/aftaserifthin-regular-webfont.ttf') format('truetype'),
- url('/fonts/aftaserifthin-regular-webfont.svg#afta_serifregular') format('svg');
+ font-family: 'gandhi_serifregular';
+ src: url('../fonts/gandhiserif-regular-webfont.eot');
+ src: url('../fonts/gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
+ url('../fonts/gandhiserif-regular-webfont.woff') format('woff'),
+ url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'),
+ url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg');
font-weight: normal;
font-style: normal;
+
}
body {background-color: #e9e2d0;}
h1 {text-align: center;}
.navbar-brand {
- font-weight: 800; font-size: 24px;
- font-family: 'afta_serifitalic';}
+ font-weight: 600; font-size: 24px;
+ font-family: 'gandhi_serifbold'}
.container {
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
diff -r 8e513395d43d -r a4b4abbf6f1a static/fonts/gandhiserif-bold-webfont.eot
Binary file static/fonts/gandhiserif-bold-webfont.eot has changed
diff -r 8e513395d43d -r a4b4abbf6f1a static/fonts/gandhiserif-bold-webfont.svg
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/static/fonts/gandhiserif-bold-webfont.svg Fri Nov 29 11:18:33 2013 +0100
@@ -0,0 +1,2146 @@
+
+
+
\ No newline at end of file
diff -r 8e513395d43d -r a4b4abbf6f1a static/fonts/gandhiserif-bold-webfont.ttf
Binary file static/fonts/gandhiserif-bold-webfont.ttf has changed
diff -r 8e513395d43d -r a4b4abbf6f1a static/fonts/gandhiserif-bold-webfont.woff
Binary file static/fonts/gandhiserif-bold-webfont.woff has changed
diff -r 8e513395d43d -r a4b4abbf6f1a static/fonts/gandhiserif-regular-webfont.eot
Binary file static/fonts/gandhiserif-regular-webfont.eot has changed
diff -r 8e513395d43d -r a4b4abbf6f1a static/fonts/gandhiserif-regular-webfont.svg
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/static/fonts/gandhiserif-regular-webfont.svg Fri Nov 29 11:18:33 2013 +0100
@@ -0,0 +1,2144 @@
+
+
+
\ No newline at end of file
diff -r 8e513395d43d -r a4b4abbf6f1a static/fonts/gandhiserif-regular-webfont.ttf
Binary file static/fonts/gandhiserif-regular-webfont.ttf has changed
diff -r 8e513395d43d -r a4b4abbf6f1a static/fonts/gandhiserif-regular-webfont.woff
Binary file static/fonts/gandhiserif-regular-webfont.woff has changed
diff -r 8e513395d43d -r a4b4abbf6f1a static/fonts/generator_config.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/static/fonts/generator_config.txt Fri Nov 29 11:18:33 2013 +0100
@@ -0,0 +1,5 @@
+# Font Squirrel Font-face Generator Configuration File
+# Upload this file to the generator to recreate the settings
+# you used to create these fonts.
+
+{"mode":"optimal","formats":["ttf","woff","eotz"],"tt_instructor":"default","fix_vertical_metrics":"Y","fix_gasp":"xy","add_spaces":"Y","add_hyphens":"Y","fallback":"none","fallback_custom":"100","options_subset":"basic","subset_custom":"","subset_custom_range":"","css_stylesheet":"stylesheet.css","filename_suffix":"-webfont","emsquare":"2048","spacing_adjustment":"0"}
\ No newline at end of file