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