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