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