/* Research Agenda type - self-hosted Klim webfonts (licensed to Thesis
   House Ltd, order 26081015). National 2 carries the living sans, Tiempos
   Text the reading serif, Tiempos Headline the serif display. The wordmark
   stays Hanken Grotesk (the logo, not the UI font) - pages pin that
   per-selector. Medium spans 500-600: the many 600-weight labels resolve
   to Medium, keeping the quiet tone, not Bold. */

@font-face { font-family:'National 2'; font-weight:300; font-style:normal; font-display:swap; src:url('/assets/fonts/national-2-light.woff2') format('woff2'); }
@font-face { font-family:'National 2'; font-weight:400; font-style:normal; font-display:swap; src:url('/assets/fonts/national-2-regular.woff2') format('woff2'); }
@font-face { font-family:'National 2'; font-weight:400; font-style:italic; font-display:swap; src:url('/assets/fonts/national-2-regular-italic.woff2') format('woff2'); }
@font-face { font-family:'National 2'; font-weight:500 600; font-style:normal; font-display:swap; src:url('/assets/fonts/national-2-medium.woff2') format('woff2'); }
@font-face { font-family:'National 2'; font-weight:500 600; font-style:italic; font-display:swap; src:url('/assets/fonts/national-2-medium-italic.woff2') format('woff2'); }
@font-face { font-family:'National 2'; font-weight:700; font-style:normal; font-display:swap; src:url('/assets/fonts/national-2-bold.woff2') format('woff2'); }
@font-face { font-family:'National 2'; font-weight:800 900; font-style:normal; font-display:swap; src:url('/assets/fonts/national-2-extrabold.woff2') format('woff2'); }

@font-face { font-family:'Tiempos Text'; font-weight:400; font-style:normal; font-display:swap; src:url('/assets/fonts/tiempos-text-regular.woff2') format('woff2'); }
@font-face { font-family:'Tiempos Text'; font-weight:400; font-style:italic; font-display:swap; src:url('/assets/fonts/tiempos-text-regular-italic.woff2') format('woff2'); }
@font-face { font-family:'Tiempos Text'; font-weight:500; font-style:normal; font-display:swap; src:url('/assets/fonts/tiempos-text-medium.woff2') format('woff2'); }
@font-face { font-family:'Tiempos Text'; font-weight:500; font-style:italic; font-display:swap; src:url('/assets/fonts/tiempos-text-medium-italic.woff2') format('woff2'); }
@font-face { font-family:'Tiempos Text'; font-weight:600; font-style:normal; font-display:swap; src:url('/assets/fonts/tiempos-text-semibold.woff2') format('woff2'); }
@font-face { font-family:'Tiempos Text'; font-weight:600; font-style:italic; font-display:swap; src:url('/assets/fonts/tiempos-text-semibold-italic.woff2') format('woff2'); }
@font-face { font-family:'Tiempos Text'; font-weight:700; font-style:normal; font-display:swap; src:url('/assets/fonts/tiempos-text-bold.woff2') format('woff2'); }
@font-face { font-family:'Tiempos Text'; font-weight:700; font-style:italic; font-display:swap; src:url('/assets/fonts/tiempos-text-bold-italic.woff2') format('woff2'); }

@font-face { font-family:'Tiempos Headline'; font-weight:600; font-style:normal; font-display:swap; src:url('/assets/fonts/tiempos-headline-semibold.woff2') format('woff2'); }
