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