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