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