@font-face {
  font-family: 'Bigilla';
  src: url('Bigilla-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Bigilla';
  src: url('Bigilla.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}