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