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