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