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