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