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