
@font-face {
  font-family: 'Dune Rise';
  src: url('./Dune_Rise.woff') format('woff');
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, p, button, a {
  font-family: 'Dune Rise', sans-serif;
}
