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