@font-face {
  font-family: 'Fuzzy Bubbles';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('FuzzyBubbles-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Fuzzy Bubbles';
  font-style: bold;
  font-weight: 700;
  font-display: swap;
  src: url('FuzzyBubbles-Bold.ttf') format('truetype');
}
