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