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