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