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