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

header, footer, h1, h2, h3 {
  font-family: 'DynaPuff', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
