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