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