@font-face {
  font-family: 'Dizora Display';
  src: url('./fonts/DizoraDisplay.woff2') format('woff2');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Dizora Script';
  src: url('./fonts/DizoraScript.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}


