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