/* Self-hosted brand fonts (variable Oswald + Montserrat, latin). Replaces the Google Fonts CDN so headings never drop. */
@font-face{font-family:'Oswald';font-style:normal;font-weight:200 700;font-display:swap;src:url('/fonts/oswald.woff2') format('woff2');}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:100 900;font-display:swap;src:url('/fonts/montserrat.woff2') format('woff2');}
