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