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