/* Illinois Pro — fuente adjudicada (self-hosted, licencia propia).
   Colocar los WOFF2 licenciados en este directorio (ver README.md).
   Si faltan archivos, el portal usa Source Sans 3 (Google Fonts) como fallback. */

@font-face {
  font-family: "Illinois Pro";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("illinois/IllinoisPro-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Illinois Pro";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("illinois/IllinoisPro-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Illinois Pro";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("illinois/IllinoisPro-Bold.woff2") format("woff2");
}
