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