161 changed files with 1084 additions and 71 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -0,0 +1,216 @@ |
|||||
|
/* Webfont: Lato-Black */@font-face { |
||||
|
font-family: 'LatoWebBlack'; |
||||
|
src: url('fonts/Lato-Black.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Black.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Black.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Black.ttf') format('truetype'); |
||||
|
font-style: normal; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-BlackItalic */@font-face { |
||||
|
font-family: 'LatoWebBlack'; |
||||
|
src: url('fonts/Lato-BlackItalic.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-BlackItalic.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-BlackItalic.ttf') format('truetype'); |
||||
|
font-style: italic; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-Bold */@font-face { |
||||
|
font-family: 'LatoWebBold'; |
||||
|
src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Bold.ttf') format('truetype'); |
||||
|
font-style: normal; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-BoldItalic */@font-face { |
||||
|
font-family: 'LatoWebBold'; |
||||
|
src: url('fonts/Lato-BoldItalic.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-BoldItalic.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-BoldItalic.ttf') format('truetype'); |
||||
|
font-style: italic; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-Hairline */@font-face { |
||||
|
font-family: 'LatoWebHairline'; |
||||
|
src: url('fonts/Lato-Hairline.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Hairline.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Hairline.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Hairline.ttf') format('truetype'); |
||||
|
font-style: normal; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-HairlineItalic */@font-face { |
||||
|
font-family: 'LatoWebHairline'; |
||||
|
src: url('fonts/Lato-HairlineItalic.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-HairlineItalic.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-HairlineItalic.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-HairlineItalic.ttf') format('truetype'); |
||||
|
font-style: italic; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-Heavy */@font-face { |
||||
|
font-family: 'LatoWebHeavy'; |
||||
|
src: url('fonts/Lato-Heavy.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Heavy.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Heavy.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Heavy.ttf') format('truetype'); |
||||
|
font-style: normal; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-HeavyItalic */@font-face { |
||||
|
font-family: 'LatoWebHeavy'; |
||||
|
src: url('fonts/Lato-HeavyItalic.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-HeavyItalic.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-HeavyItalic.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-HeavyItalic.ttf') format('truetype'); |
||||
|
font-style: italic; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-Italic */@font-face { |
||||
|
font-family: 'LatoWeb'; |
||||
|
src: url('fonts/Lato-Italic.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Italic.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Italic.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Italic.ttf') format('truetype'); |
||||
|
font-style: italic; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-Light */@font-face { |
||||
|
font-family: 'LatoWebLight'; |
||||
|
src: url('fonts/Lato-Light.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Light.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Light.ttf') format('truetype'); |
||||
|
font-style: normal; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-LightItalic */@font-face { |
||||
|
font-family: 'LatoWebLight'; |
||||
|
src: url('fonts/Lato-LightItalic.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-LightItalic.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-LightItalic.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-LightItalic.ttf') format('truetype'); |
||||
|
font-style: italic; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-Medium */@font-face { |
||||
|
font-family: 'LatoWebMedium'; |
||||
|
src: url('fonts/Lato-Medium.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Medium.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Medium.ttf') format('truetype'); |
||||
|
font-style: normal; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-MediumItalic */@font-face { |
||||
|
font-family: 'LatoWebMedium'; |
||||
|
src: url('fonts/Lato-MediumItalic.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-MediumItalic.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-MediumItalic.ttf') format('truetype'); |
||||
|
font-style: italic; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-Regular */@font-face { |
||||
|
font-family: 'LatoWeb'; |
||||
|
src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Regular.ttf') format('truetype'); |
||||
|
font-style: normal; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-Semibold */@font-face { |
||||
|
font-family: 'LatoWebSemibold'; |
||||
|
src: url('fonts/Lato-Semibold.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Semibold.ttf') format('truetype'); |
||||
|
font-style: normal; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-SemiboldItalic */@font-face { |
||||
|
font-family: 'LatoWebSemibold'; |
||||
|
src: url('fonts/Lato-SemiboldItalic.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-SemiboldItalic.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-SemiboldItalic.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-SemiboldItalic.ttf') format('truetype'); |
||||
|
font-style: italic; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-Thin */@font-face { |
||||
|
font-family: 'LatoWebThin'; |
||||
|
src: url('fonts/Lato-Thin.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-Thin.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Thin.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-Thin.ttf') format('truetype'); |
||||
|
font-style: normal; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
|
/* Webfont: Lato-ThinItalic */@font-face { |
||||
|
font-family: 'LatoWebThin'; |
||||
|
src: url('fonts/Lato-ThinItalic.eot'); /* IE9 Compat Modes */ |
||||
|
src: url('fonts/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
||||
|
url('fonts/Lato-ThinItalic.woff2') format('woff2'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */ |
||||
|
url('fonts/Lato-ThinItalic.ttf') format('truetype'); |
||||
|
font-style: italic; |
||||
|
font-weight: normal; |
||||
|
text-rendering: optimizeLegibility; |
||||
|
} |
||||
|
|
||||
@ -0,0 +1,78 @@ |
|||||
|
@charset "utf-8"; |
||||
|
body { |
||||
|
font-family: "LatoWeb"; |
||||
|
font-size: 9pt; |
||||
|
font-style: normal; |
||||
|
margin: 0 0 0 0; |
||||
|
padding: 0 0 0 0; |
||||
|
} |
||||
|
|
||||
|
#menu { |
||||
|
position: fixed; |
||||
|
top: 0.50em; |
||||
|
left: 0; |
||||
|
|
||||
|
} |
||||
|
#nav { |
||||
|
font-family: "LatoWeb"; |
||||
|
background-color: none; |
||||
|
width:150px; |
||||
|
text-align:left; |
||||
|
font-size:1em; |
||||
|
list-style: none; |
||||
|
margin: 0 0 0 0; |
||||
|
padding: 0 20 30 20; |
||||
|
float:left; |
||||
|
} |
||||
|
|
||||
|
#nav li { |
||||
|
float:none; |
||||
|
} |
||||
|
|
||||
|
#nav li a:link { |
||||
|
display:block; |
||||
|
padding: 4px 5px; |
||||
|
text-decoration: none; |
||||
|
background-color: #eee; |
||||
|
color:#222; |
||||
|
|
||||
|
} |
||||
|
|
||||
|
.large { |
||||
|
font-size: 2.2em; |
||||
|
} |
||||
|
#main { |
||||
|
font-family: "LatoWeb"; |
||||
|
font-style: normal; |
||||
|
font-size: 1.5em; |
||||
|
color: #black; |
||||
|
background-color: white; |
||||
|
width: 840px; |
||||
|
padding: 0 40px 0 40px; |
||||
|
margin-left: 180px; |
||||
|
margin-top: auto; |
||||
|
margin-right: 0; |
||||
|
} |
||||
|
.waterfall { |
||||
|
font-size: 10px; |
||||
|
width:100%; |
||||
|
overflow: hidden; |
||||
|
text-shadow: 0px 0px 0px black; |
||||
|
color: #000; |
||||
|
} |
||||
|
|
||||
|
.size10{ font-size: 10px; } |
||||
|
.size11{ font-size: 11px; } |
||||
|
.size12{ font-size: 12px; } |
||||
|
.size13{ font-size: 13px; } |
||||
|
.size14{ font-size: 14px; } |
||||
|
.size16{ font-size: 16px; } |
||||
|
.size18{ font-size: 18px; } |
||||
|
.size20{ font-size: 20px; } |
||||
|
.size24{ font-size: 24px; } |
||||
|
.size30{ font-size: 30px; } |
||||
|
.size36{ font-size: 36px; } |
||||
|
.size48{ font-size: 48px; } |
||||
|
.size60{ font-size: 60px; } |
||||
|
.size72{ font-size: 72px; } |
||||
|
.size90{ font-size: 90px; } |
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue