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