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