@font-face {
  font-family: 'Buffy' !important;
  src: url('buffy.regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.buffy-font{
    font-family: 'Buffy', sans-serif !important;
}