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