/* fonts.css — self-hosted Fraunces + Inter (latin subset, variable wght 300-700).
   Files live in the WP media library (uploaded via wp-admin; the draft-theme
   editor rejects .woff2; a WPCode snippet allows the woff2 mime). Source: Google Fonts (OFL). */
@font-face { font-family: "Fraunces"; src: url("/wp-content/uploads/2026/07/Fraunces.woff2") format("woff2"); font-weight: 300 700; font-display: swap; }
@font-face { font-family: "Inter"; src: url("/wp-content/uploads/2026/07/Inter.woff2") format("woff2"); font-weight: 300 700; font-display: swap; }
