/* Brand fonts captured from live modern8.com (site-port fonts-capture, 2026-07-05).
   NOTE: Messina files are TRIAL-licensed — identical to what live has served since
   2022. Purchased files must replace these before DNS cutover (same filenames or
   update the src urls below; no other code changes needed). */

@font-face {
  font-family: 'Messina Sans';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('/fonts/MessinaSansWebTrial-Regular.woff2') format('woff2'),
       url('/fonts/MessinaSansWebTrial-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Messina Sans';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url('/fonts/MessinaSansWebTrial-Bold.woff2') format('woff2'),
       url('/fonts/MessinaSansWebTrial-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Messina Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/MessinaSansWebTrial-SemiBold-1.woff2') format('woff2'),
       url('/fonts/MessinaSansWebTrial-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Editorial New';
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src: url('/fonts/PPEditorialNew-UltralightItalic.woff2') format('woff2'),
       url('/fonts/PPEditorialNew-UltralightItalic.woff') format('woff');
}
