/* Tender Machine · the one place the paper, the ink and the two hands are defined. Every page imports this; no page redefines a token. */
@font-face{font-family:'Gochi Hand';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/GochiHand.woff2') format('woff2')}
@font-face{font-family:'Patrick Hand';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/PatrickHand.woff2') format('woff2')}
:root{
  --paper:#F6EFE3; --card:#FFFDF8; --ink:#23263A; --soft:#3E4256; --muted:#6B6F85; --rule:#E3DACB; --sand:#E9DFC9;
  --yellow:#F6D46A; --pink:#F29BC1; --sky:#86BBDC; --grass:#5E8F3E; --red:#E3452F; --tan:#D9B27C;
  --hand:'Gochi Hand','Bradley Hand',cursive;
  --body:'Patrick Hand','Bradley Hand',cursive;
}
