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