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