/* Font Name: Reader (Fixed)

   Vertical metrics fixed at source (2026-08-12):
   hhea/typo ascent/descent patched 750/-250 -> 870/-130,
   USE_TYPO_METRICS set, win metrics untouched.
   No ascent/descent-override needed. */

/* Normal 400 - font-normal */
@font-face {
    font-display: swap;
    font-family: "Reader";
    font-style: normal;
    font-weight: 400;
    src: url("https://fonts.i2ic.net/fonts/reader/Reader-Regular.woff2");
}

/* Normal 500 - font-medium */
@font-face {
    font-display: swap;
    font-family: "Reader";
    font-style: normal;
    font-weight: 500;
    src: url("https://fonts.i2ic.net/fonts/reader/Reader-Medium.woff2");
}

/* Normal 700 - font-bold */
@font-face {
    font-display: swap;
    font-family: "Reader";
    font-style: normal;
    font-weight: 700;
    src: url("https://fonts.i2ic.net/fonts/reader/Reader-Bold.woff2");
}
