/*
 * Local self-hosted fonts. Generated from Google Fonts via
 * https://gwfh.mranftl.com. Re-run the helper script to refresh.
 *
 * Families covered:
 *   - Inter (weights 400, 500, 600, 700, 800)
 *   - Instrument Serif (regular + italic)
 *   - Lexend Deca (static weights 200, 300, 400, 700 — used by index.php)
 */

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../font/web/inter_400.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../font/web/inter_500.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../font/web/inter_600.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../font/web/inter_700.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../font/web/inter_800.woff2') format('woff2');
}

@font-face {
  font-family: 'Instrument Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../font/web/instrument-serif_400.woff2') format('woff2');
}

@font-face {
  font-family: 'Instrument Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../font/web/instrument-serif_italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('../font/web/lexend-deca_200.woff2') format('woff2');
}

@font-face {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../font/web/lexend-deca_300.woff2') format('woff2');
}

@font-face {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../font/web/lexend-deca_400.woff2') format('woff2');
}

@font-face {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../font/web/lexend-deca_700.woff2') format('woff2');
}
