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