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