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