@font-face
{
    font-family: 'Beast Wars';
  src: url('Beast Wars.eot');
  src: url('Beast Wars.eot?#') format('embedded-opentype'),
      url('Beast Wars.woff') format('woff'),
      url('Beast Wars.ttf') format('truetype');
}
@font-face
{
    font-family: 'Beast Wars Condensed';
  src: url('Beast Wars Condensed.eot');
  src: url('Beast Wars Condensed.eot?#') format('embedded-opentype'),
      url('Beast Wars Condensed.woff') format('woff'),
      url('Beast Wars Condensed.ttf') format('truetype');
}
