@font-face {
  font-family: 'Buntaro';
  src: url('webFonts/Buntaro/font.woff2') format('woff2'), url('webFonts/Buntaro/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Buntaro';
  src: url('webFonts/Buntaro-Italic/font.woff2') format('woff2'), url('webFonts/Buntaro-Italic/font.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
