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