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