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