@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=Inter+Tight:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");

:root {
  --ink: #10243a;
  --bone: #f7f4ec;
  --paper: #eef3f8;
  --signal: #12b886;
  --teal: #0f766e;
  --gold: #b07b24;
}

