/* TeX Gyre Pagella — Self-hosted @font-face declarations
   GUST Font License (free for commercial use)
   If WOFF2 files are not yet in assets/fonts/, download from:
   https://www.gust.org.pl/projects/e-foundry/tex-gyre/pagella
*/

@font-face {
  font-family: 'TeX Gyre Pagella';
  src: url('../fonts/tex-gyre-pagella-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TeX Gyre Pagella';
  src: url('../fonts/tex-gyre-pagella-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
