@font-face {
  font-family: 'Monument Extended';
  src: url('../assets/PPMonumentExtended-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

html {
  height: 100%;
}

body {
  font-family: 'Space Mono', monospace;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}

h1, h2, h3, .sub-text {
  font-family: 'Monument Extended', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
