@font-face {
  font-family: 'Bitterbrush';
  src: url('Bitterbrush-Regular.woff2') format('woff2'),
       url('Bitterbrush-Regular.ttf') format('truetype'),
       url('Bitterbrush-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}