/* BRK Website shared font registry
   All branches, resource pages, and isolated previews should load this file.
   Font binaries live beside this stylesheet in assets/fonts/. */

@font-face {
  font-family: 'RDRChalk';
  src: url('1_$chalk_RDR_Chalk_Hand.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RDRLedger';
  src: url('14_$ledger_RDR_Ledger_Hand.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RDRLino';
  src: url('16_$title1_RDR_Lino.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Redemption';
  src: url('17_$Font5_limited_Redemption.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
