/* Real self-hosted typefaces — the same files the KuduDoc app ships.
   Using these instead of system-ui is the single biggest quality jump
   available to a mockup: system-ui reads as "unstyled template". */
@font-face{font-family:'Inter';src:url('fonts/inter-v20-latin.woff2') format('woff2');
  font-weight:100 900;font-style:normal;font-display:swap;}
@font-face{font-family:'Montserrat';src:url('fonts/montserrat-v31-latin.woff2') format('woff2');
  font-weight:100 900;font-style:normal;font-display:swap;}
@font-face{font-family:'Caveat';src:url('fonts/caveat-v23-latin.woff2') format('woff2');
  font-weight:400 700;font-style:normal;font-display:swap;}
