/* Self-hosted fonts. Roboto ships a single weight-400 face (the former 500/700
   files were byte-identical duplicates — browsers synthesize the bold weight). */
@font-face{font-family:'Fraunces';font-style:normal;font-weight:400 700;font-display:swap;src:url('fraunces-400-700.woff2') format('woff2');}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url('roboto-400.woff2') format('woff2');}
