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