/* @boxofrules/assets: the brand faces. Serve the fonts/ directory beside this file, or rewrite the urls at build.
   Standard (James, 19 Sep 2026): Oswald for headings, Barlow for everything else (Oswald replaced Syne, 20 Sep 2026).
   Exception: plugins.boxofrules.com headings are Unbounded, and nothing else is. */
@font-face { font-family: 'Oswald'; src: url('../fonts/oswald-var.woff2') format('woff2'); font-weight: 200 700; font-display: swap; }
@font-face { font-family: 'Barlow'; src: url('../fonts/barlow-400.woff2') format('woff2'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Barlow'; src: url('../fonts/barlow-500.woff2') format('woff2'); font-weight: 500; font-display: swap; }
@font-face { font-family: 'Barlow'; src: url('../fonts/barlow-600.woff2') format('woff2'); font-weight: 600; font-display: swap; }
@font-face { font-family: 'Barlow'; src: url('../fonts/barlow-700.woff2') format('woff2'); font-weight: 700; font-display: swap; }
/* plugins.boxofrules.com headings ONLY (James, 19 Sep 2026). Not for any other site or product. */
@font-face { font-family: 'Unbounded'; src: url('../fonts/unbounded-700.woff2') format('woff2'); font-weight: 700; font-display: swap; }
