/* ─── Arya custom fonts ──────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Gascogne';
  src: url('/uploads/Gascogne-Regular.woff2') format('woff2'),
       url('/uploads/Gascogne-Regular.woff')  format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
