diff --git a/estilos.css b/estilos.css
index 3f86da4..b373da8 100644
--- a/estilos.css
+++ b/estilos.css
@@ -92,11 +92,11 @@ strong {
text-align: right;
position: absolute;
right: 0;
- top: 25%;
+ top: 13%;
}
#header h3 {
- font-family: 'CopperplateGothicLightRegular';
+ font-family: 'BlairMdITCTTMedium', Verdana, Geneva, sans-serif;
border: 0;
margin: 0;
font-size: 24px;
@@ -108,8 +108,8 @@ strong {
float: right;
text-align: right;
position: absolute;
- right: 12%;
- bottom: 0;
+ right: 12.5%;
+ bottom: 13%;
}
#header h1.logo {
diff --git a/fonts/blaimim-webfont.eot b/fonts/blaimim-webfont.eot
new file mode 100644
index 0000000..cd665e0
Binary files /dev/null and b/fonts/blaimim-webfont.eot differ
diff --git a/fonts/blaimim-webfont.svg b/fonts/blaimim-webfont.svg
new file mode 100644
index 0000000..3f3681f
--- /dev/null
+++ b/fonts/blaimim-webfont.svg
@@ -0,0 +1,170 @@
+
+
+
\ No newline at end of file
diff --git a/fonts/blaimim-webfont.ttf b/fonts/blaimim-webfont.ttf
new file mode 100644
index 0000000..319809d
Binary files /dev/null and b/fonts/blaimim-webfont.ttf differ
diff --git a/fonts/blaimim-webfont.woff b/fonts/blaimim-webfont.woff
new file mode 100644
index 0000000..7799934
Binary files /dev/null and b/fonts/blaimim-webfont.woff differ
diff --git a/fonts/copperplate_gothic_light-webfont.eot b/fonts/copperplate_gothic_light-webfont.eot
deleted file mode 100644
index 3a13c53..0000000
Binary files a/fonts/copperplate_gothic_light-webfont.eot and /dev/null differ
diff --git a/fonts/copperplate_gothic_light-webfont.svg b/fonts/copperplate_gothic_light-webfont.svg
deleted file mode 100644
index dbd2301..0000000
--- a/fonts/copperplate_gothic_light-webfont.svg
+++ /dev/null
@@ -1,254 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/fonts/copperplate_gothic_light-webfont.ttf b/fonts/copperplate_gothic_light-webfont.ttf
deleted file mode 100644
index b912acf..0000000
Binary files a/fonts/copperplate_gothic_light-webfont.ttf and /dev/null differ
diff --git a/fonts/copperplate_gothic_light-webfont.woff b/fonts/copperplate_gothic_light-webfont.woff
deleted file mode 100644
index 25a893f..0000000
Binary files a/fonts/copperplate_gothic_light-webfont.woff and /dev/null differ
diff --git a/fonts/stylesheet.css b/fonts/stylesheet.css
index cfb4364..34ba6da 100644
--- a/fonts/stylesheet.css
+++ b/fonts/stylesheet.css
@@ -1,16 +1,12 @@
-/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 19, 2011 */
+/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 20, 2011 */
@font-face {
- font-family: 'CopperplateGothicLightRegular';
- src: url('copperplate_gothic_light-webfont.eot');
- src: url('copperplate_gothic_light-webfont.eot?#iefix') format('embedded-opentype'),
- url('copperplate_gothic_light-webfont.woff') format('woff'),
- url('copperplate_gothic_light-webfont.ttf') format('truetype'),
- url('copperplate_gothic_light-webfont.svg#CopperplateGothicLightRegular') format('svg');
+ font-family: 'BlairMdITCTTMedium';
+ src: url('blaimim-webfont.eot');
+ src: local('☺'), url('blaimim-webfont.woff') format('woff'), url('blaimim-webfont.ttf') format('truetype'), url('blaimim-webfont.svg#BlairMdITCTTMedium') format('svg');
font-weight: normal;
font-style: normal;
-
}