/* DR Kit harbor fonts. The kit bundles these as base64 (~790KB, the same variable font repeated per weight);
   split here into one cacheable woff2 per family so the stylesheet no longer blocks on font bytes. */
@font-face{font-family:'Inter';font-style:normal;font-weight:400 600;font-display:swap;src:url(inter.woff2) format('woff2')}
@font-face{font-family:'Inter Tight';font-style:normal;font-weight:600 800;font-display:swap;src:url(inter-tight.woff2) format('woff2')}
@font-face{font-family:'Fraunces';font-style:normal;font-weight:500 700;font-display:swap;src:url(fraunces.woff2) format('woff2')}
@font-face{font-family:'Fraunces';font-style:italic;font-weight:500;font-display:swap;src:url(fraunces-italic.woff2) format('woff2')}
@font-face{font-family:'Caveat';font-style:normal;font-weight:700;font-display:swap;src:url(caveat.woff2) format('woff2')}
