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