From 122d9e78da3b41858411b097100246fde628e0a8 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 9 Aug 2012 21:31:53 +0200 Subject: refined draft --- module/web/mockups/font.css | 89 ++++++++++++++++ .../web/mockups/fonts/Sansation_Bold-webfont.eot | Bin 0 -> 35336 bytes .../web/mockups/fonts/Sansation_Bold-webfont.ttf | Bin 0 -> 35160 bytes .../web/mockups/fonts/Sansation_Bold-webfont.woff | Bin 0 -> 18496 bytes .../web/mockups/fonts/Sansation_Light-webfont.eot | Bin 0 -> 36700 bytes .../web/mockups/fonts/Sansation_Light-webfont.ttf | Bin 0 -> 36520 bytes .../web/mockups/fonts/Sansation_Light-webfont.woff | Bin 0 -> 18408 bytes .../mockups/fonts/Sansation_Regular-webfont.eot | Bin 0 -> 36368 bytes .../mockups/fonts/Sansation_Regular-webfont.ttf | Bin 0 -> 36180 bytes .../mockups/fonts/Sansation_Regular-webfont.woff | Bin 0 -> 18316 bytes module/web/mockups/images/Logo_grey.png | Bin 0 -> 6236 bytes module/web/mockups/images/fancy_deboss.png | Bin 0 -> 265 bytes module/web/mockups/index.html | 114 ++++++++++++++++++--- 13 files changed, 188 insertions(+), 15 deletions(-) create mode 100644 module/web/mockups/font.css create mode 100644 module/web/mockups/fonts/Sansation_Bold-webfont.eot create mode 100644 module/web/mockups/fonts/Sansation_Bold-webfont.ttf create mode 100644 module/web/mockups/fonts/Sansation_Bold-webfont.woff create mode 100644 module/web/mockups/fonts/Sansation_Light-webfont.eot create mode 100644 module/web/mockups/fonts/Sansation_Light-webfont.ttf create mode 100644 module/web/mockups/fonts/Sansation_Light-webfont.woff create mode 100644 module/web/mockups/fonts/Sansation_Regular-webfont.eot create mode 100644 module/web/mockups/fonts/Sansation_Regular-webfont.ttf create mode 100644 module/web/mockups/fonts/Sansation_Regular-webfont.woff create mode 100644 module/web/mockups/images/Logo_grey.png create mode 100644 module/web/mockups/images/fancy_deboss.png (limited to 'module/web') diff --git a/module/web/mockups/font.css b/module/web/mockups/font.css new file mode 100644 index 000000000..161542173 --- /dev/null +++ b/module/web/mockups/font.css @@ -0,0 +1,89 @@ +/** + * @file + * Font styling + */ + +@font-face { + font-family: 'SansationRegular'; + src: url('fonts/Sansation_Regular-webfont.eot'); + src: url('fonts/Sansation_Regular-webfont.eot?#iefix') format('embedded-opentype'), + url('fonts/Sansation_Regular-webfont.woff') format('woff'), + url('fonts/Sansation_Regular-webfont.ttf') format('truetype'), + url('fonts/Sansation_Regular-webfont.svg#SansationRegular') format('svg'); + font-weight: normal; + font-style: normal; + +} + +@font-face { + font-family: 'SansationLight'; + src: url('fonts/Sansation_Light-webfont.eot'); + src: url('fonts/Sansation_Light-webfont.eot?#iefix') format('embedded-opentype'), + url('fonts/Sansation_Light-webfont.woff') format('woff'), + url('fonts/Sansation_Light-webfont.ttf') format('truetype'), + url('fonts/Sansation_Light-webfont.svg#SansationLight') format('svg'); + font-weight: normal; + font-style: normal; + +} + +@font-face { + font-family: 'SansationBold'; + src: url('fonts/Sansation_Bold-webfont.eot'); + src: url('fonts/Sansation_Bold-webfont.eot?#iefix') format('embedded-opentype'), + url('fonts/Sansation_Bold-webfont.woff') format('woff'), + url('fonts/Sansation_Bold-webfont.ttf') format('truetype'), + url('fonts/Sansation_Bold-webfont.svg#SansationBold') format('svg'); + font-weight: normal; + font-style: normal; + +} + + +@font-face { + font-family: 'DroidSerifRegular'; + src: url('fonts/DroidSerif-Regular-webfont.eot'); + src: url('fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), + url('fonts/DroidSerif-Regular-webfont.woff') format('woff'), + url('fonts/DroidSerif-Regular-webfont.ttf') format('truetype'), + url('fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg'); + font-weight: normal; + font-style: normal; + +} + +@font-face { + font-family: 'DroidSerifItalic'; + src: url('fonts/DroidSerif-Italic-webfont.eot'); + src: url('fonts/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'), + url('fonts/DroidSerif-Italic-webfont.woff') format('woff'), + url('fonts/DroidSerif-Italic-webfont.ttf') format('truetype'), + url('fonts/DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg'); + font-weight: normal; + font-style: normal; + +} + +@font-face { + font-family: 'DroidSerifBold'; + src: url('fonts/DroidSerif-Bold-webfont.eot'); + src: url('fonts/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'), + url('fonts/DroidSerif-Bold-webfont.woff') format('woff'), + url('fonts/DroidSerif-Bold-webfont.ttf') format('truetype'), + url('fonts/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg'); + font-weight: normal; + font-style: normal; + +} + +@font-face { + font-family: 'DroidSerifBoldItalic'; + src: url('fonts/DroidSerif-BoldItalic-webfont.eot'); + src: url('fonts/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), + url('fonts/DroidSerif-BoldItalic-webfont.woff') format('woff'), + url('fonts/DroidSerif-BoldItalic-webfont.ttf') format('truetype'), + url('fonts/DroidSerif-BoldItalic-webfont.svg#DroidSerifBoldItalic') format('svg'); + font-weight: normal; + font-style: normal; + +} \ No newline at end of file diff --git a/module/web/mockups/fonts/Sansation_Bold-webfont.eot b/module/web/mockups/fonts/Sansation_Bold-webfont.eot new file mode 100644 index 000000000..43ed2ee31 Binary files /dev/null and b/module/web/mockups/fonts/Sansation_Bold-webfont.eot differ diff --git a/module/web/mockups/fonts/Sansation_Bold-webfont.ttf b/module/web/mockups/fonts/Sansation_Bold-webfont.ttf new file mode 100644 index 000000000..d2e7c4c2a Binary files /dev/null and b/module/web/mockups/fonts/Sansation_Bold-webfont.ttf differ diff --git a/module/web/mockups/fonts/Sansation_Bold-webfont.woff b/module/web/mockups/fonts/Sansation_Bold-webfont.woff new file mode 100644 index 000000000..9ee938d55 Binary files /dev/null and b/module/web/mockups/fonts/Sansation_Bold-webfont.woff differ diff --git a/module/web/mockups/fonts/Sansation_Light-webfont.eot b/module/web/mockups/fonts/Sansation_Light-webfont.eot new file mode 100644 index 000000000..d83fa9cf6 Binary files /dev/null and b/module/web/mockups/fonts/Sansation_Light-webfont.eot differ diff --git a/module/web/mockups/fonts/Sansation_Light-webfont.ttf b/module/web/mockups/fonts/Sansation_Light-webfont.ttf new file mode 100644 index 000000000..64d734bec Binary files /dev/null and b/module/web/mockups/fonts/Sansation_Light-webfont.ttf differ diff --git a/module/web/mockups/fonts/Sansation_Light-webfont.woff b/module/web/mockups/fonts/Sansation_Light-webfont.woff new file mode 100644 index 000000000..5f3dce493 Binary files /dev/null and b/module/web/mockups/fonts/Sansation_Light-webfont.woff differ diff --git a/module/web/mockups/fonts/Sansation_Regular-webfont.eot b/module/web/mockups/fonts/Sansation_Regular-webfont.eot new file mode 100644 index 000000000..46219c9ff Binary files /dev/null and b/module/web/mockups/fonts/Sansation_Regular-webfont.eot differ diff --git a/module/web/mockups/fonts/Sansation_Regular-webfont.ttf b/module/web/mockups/fonts/Sansation_Regular-webfont.ttf new file mode 100644 index 000000000..92f686359 Binary files /dev/null and b/module/web/mockups/fonts/Sansation_Regular-webfont.ttf differ diff --git a/module/web/mockups/fonts/Sansation_Regular-webfont.woff b/module/web/mockups/fonts/Sansation_Regular-webfont.woff new file mode 100644 index 000000000..524b67992 Binary files /dev/null and b/module/web/mockups/fonts/Sansation_Regular-webfont.woff differ diff --git a/module/web/mockups/images/Logo_grey.png b/module/web/mockups/images/Logo_grey.png new file mode 100644 index 000000000..7061372aa Binary files /dev/null and b/module/web/mockups/images/Logo_grey.png differ diff --git a/module/web/mockups/images/fancy_deboss.png b/module/web/mockups/images/fancy_deboss.png new file mode 100644 index 000000000..926a762db Binary files /dev/null and b/module/web/mockups/images/fancy_deboss.png differ diff --git a/module/web/mockups/index.html b/module/web/mockups/index.html index 8b3dce120..a709d7ca7 100644 --- a/module/web/mockups/index.html +++ b/module/web/mockups/index.html @@ -17,10 +17,13 @@ Released : 20120325 Naturalprime by FCT + - - @@ -143,14 +201,40 @@ Released : 20120325 - - -- cgit v1.2.3