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