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