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