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