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