added small fallback for non-font-face browsers
@@ -71,7 +71,7 @@ body {
color: #eee;
- font-family: 'League Gothic', sans-serif;
+ font-family: 'League Gothic', Impact, sans-serif;
line-height: 0.9em;
letter-spacing: 0.02em;