@import url('https://fonts.googleapis.com/css2?family=DynaPuff:wght@400..700&display=swap');

body {
  font-family: 'DynaPuff', cursive !important;
}