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