/* Canonical Nencini Ballroom typography — owner-selected 2026-09-08, reaffirmed 2026-09-11. Sync faces, roles and licenses together; historical template fonts are not brand defaults. */
@font-face{font-family:"Dominion Garamond";src:url("fonts/DominionGaramond-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Dominion Garamond";src:url("fonts/DominionGaramond-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Dominion Formal Script";src:url("fonts/DominionFormalScript-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Dominion Lora";src:url("fonts/DominionLora-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
:root{
  --nb-espresso:#16110e;
  --nb-cream:#fff2db;
  --nb-gold:#d9b475;
  --nb-muted:#c6b59e;
  --nb-line:rgba(217,180,117,.25);
  --nb-font-display:"Dominion Garamond",serif;
  --nb-font-price:"Dominion Garamond",serif;
  --nb-font-script:"Dominion Formal Script",serif;
  --nb-font-body:"Dominion Lora",serif;
}
.nb-display{font-family:var(--nb-font-display);font-weight:300}
.nb-price{font-family:var(--nb-font-price);font-weight:500;font-variant-numeric:lining-nums}
.nb-script{font-family:var(--nb-font-script);font-weight:400}
.nb-body{font-family:var(--nb-font-body);font-weight:400}
