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