/* self-hosted Manrope (latin variable) — visual parity w/ Google */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('./manrope-var.woff2') format('woff2');
}
