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