Use new font

This commit is contained in:
Neale Pickett 2011-11-22 12:44:05 -06:00
parent 871986501b
commit d9f6cfc281
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
@font-face {
font-family: Most Wazted;
src: url(Mostwasted.ttf);
font-family: Sk8ordye;
src: url(Sk8ordye.ttf);
}
body {
background: #222 url(stone-cmp.jpg);
@ -10,7 +10,7 @@ body {
}
h1 {
color: #fd8;
font-family: Most Wazted, fantasy, sans-serif;
font-family: Sk8ordye, fantasy, sans-serif;
font-size-adjust: 1.0;
}
h2 {