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