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