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