/*
 * Romanian pages only (build.mjs links this file on /ro/): the comma-below
 * ș and ț, and the rest of Latin Extended-B, from Google Fonts' latin-ext cut
 * of Inter (via Fontsource, SIL OFL). Declared per weight, with the weights of
 * site.css, so each weight is one family split by range and the browser takes
 * these letters from here and everything else from the players' subset.
 */
@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("fonts/inter-latin-ext-var.woff2") format("woff2"); unicode-range: U+0180-024F, U+0259, U+1E00-1E9D, U+1E9F-1EFF; }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url("fonts/inter-latin-ext-var.woff2") format("woff2"); unicode-range: U+0180-024F, U+0259, U+1E00-1E9D, U+1E9F-1EFF; }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 800; font-display: swap; src: url("fonts/inter-latin-ext-var.woff2") format("woff2"); unicode-range: U+0180-024F, U+0259, U+1E00-1E9D, U+1E9F-1EFF; }
