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