  
@font-face {
  font-family: 'bigilla';
  font-style: normal;
  font-weight: 400;
  src: url('webFonts/bigilla-regular-webfont.woff2') format('woff2'), url('webFonts/bigilla-regular-webfont.woff') format('woff');
}

@font-face {
  font-family: 'bigilla';
  font-style: normal;
  font-weight: 700;
  src: url('webFonts/bigilla-bold-webfont.woff2') format('woff2'), url('webFonts/bigilla-bold-webfont.woff') format('woff');
}

