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