/* Self-hosted Saira Semi Condensed font — replaces Google Fonts CDN */
@font-face {
  font-family: 'Saira Semi Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/saira-semi-condensed-400.3eeb08b26add.ttf") format('truetype');
}
@font-face {
  font-family: 'Saira Semi Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/saira-semi-condensed-500.1705188a93f0.ttf") format('truetype');
}
@font-face {
  font-family: 'Saira Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/saira-semi-condensed-600.3800eb33dc25.ttf") format('truetype');
}
@font-face {
  font-family: 'Saira Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/saira-semi-condensed-700.73c62a804eb5.ttf") format('truetype');
}
