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