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