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