/* Astoria — used for the page-title naming layer (statscalc, engagement, sessions,
   cases, output, report). Single weight, regular. Falls back to Georgia → Times → serif. */
@font-face {
  font-family: 'Astoria';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/astoriaroman.woff2') format('woff2'),
       url('../fonts/astoriaroman.ttf') format('truetype');
}
