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