/* OPTICHAVN — typefaces
   Display: Syne (ExtraBold/Black). Body: Inter. */
@import url("https://fonts.googleapis.com/css2?family=Archivo:wdth,wght@112..125,600..900&family=Inter:wght@300;400;500;600&display=swap");

/* Display face: Archivo Expanded (wide grotesque). */
.font-display,
[class*="font-display"] {
  font-family: 'Archivo', system-ui, sans-serif !important;
  font-stretch: 125% !important;
  font-weight: 800;
  letter-spacing: -0.02em;
}
