/* TE PĀ HARAKEKE — brand fonts (Tenor Sans + Radley) extracted from the Sponsorship Pack PPTX.
   Title (Cinzel), Heading (Marcellus) and Script (Sacramento) are loaded from Google Fonts
   in index.html for full Māori macron support. */

@font-face {
  font-family: 'Tenor Sans';
  src: url('/fonts/TenorSans.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Radley';
  src: url('/fonts/Radley.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
