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