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