
@font-face {
  font-family: bubble;
  src: url(assets/bubble.ttf)
}

h1 {
  font-family: bubble;
}
