/* Architects Daughter, latin subset, self-hosted like every other font
   here so nothing is fetched from Google. Polaroid captions only - hand
   drawn but even enough to read in caps at 10px, where a marker or script
   face would muddy. */
@font-face {
  font-family: "Hand";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/architects-daughter.woff2") format("woff2");
}
