@font-face {
  font-family: 'PBS_KIDS_Headline';
  src: url('../fonts/pbskidsheadline-regular-webfont.eot');
  src: url('../fonts/pbskidsheadline-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/pbskidsheadline-regular-webfont.woff') format('woff'), 
       url('../fonts/pbskidsheadline-regular-webfont.ttf') format('truetype'), 
       url('../fonts/pbskidsheadline-regular-webfont.svg#PBS_KIDS_Headline') format('svg');
}

@font-face {
  font-family: 'PBS_KIDS_Subhead';
  src: url('../fonts/PBSKIDSSubhead-Regular.eot');
  src: url('../fonts/PBSKIDSSubhead-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PBSKIDSSubhead-Regular.woff') format('woff'), 
       url('../fonts/PBSKIDSSubhead-Regular.ttf') format('truetype');
}
/*
@font-face {
  font-family: 'PBS Kids Headline';
  src: url('../fonts/PBS-Kids/PBSKIDS_HeadlineCondensed-Reg.eot'); 
  src: url('../fonts/PBS-Kids/PBSKIDS_HeadlineCondensed-Reg.woff2') format('woff2'), 
       url('../fonts/PBS-Kids/PBSKIDS_HeadlineCondensed-Reg.woff') format('woff'),
       url('../fonts/PBS-Kids/PBSKIDS_HeadlineCondensed-Reg.ttf')  format('truetype'),
       url('../fonts/PBS-Kids/PBSKIDS_HeadlineCondensed-Reg.otf')  format('opentype'),
}

@font-face {
  font-family: 'PBS Kids Subhead';
  src: url('../fonts/PBS-Kids/PBSKIDSSubhead-Regular.eot'); 
  src: url('../fonts/PBS-Kids/PBSKIDSSubhead-Regular.woff2') format('woff2'),
       url('../fonts/PBS-Kids/PBSKIDSSubhead-Regular.woff') format('woff'),
       url('../fonts/PBS-Kids/PBSKIDSSubhead-Regular.ttf')  format('truetype'),
       url('../fonts/PBS-Kids/PBSKIDSSubhead-Regular.otf')  format('opentype'),
}
*/