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