@font-face { font-family: "B612 Mono"; font-weight: 400; font-style: normal; src: url(/fonts/v3/b612-mono-latin-400-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "B612 Mono"; font-weight: 700; font-style: normal; src: url(/fonts/v3/b612-mono-latin-700-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Libre Caslon Text"; font-weight: 400; font-style: normal; src: url(/fonts/v3/libre-caslon-text-latin-400-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Libre Caslon Text"; font-weight: 400; font-style: italic; src: url(/fonts/v3/libre-caslon-text-latin-400-italic.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Libre Caslon Text"; font-weight: 700; font-style: normal; src: url(/fonts/v3/libre-caslon-text-latin-700-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Archivo Narrow"; font-weight: 400; font-style: normal; src: url(/fonts/v3/archivo-narrow-latin-400-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Archivo Narrow"; font-weight: 500; font-style: normal; src: url(/fonts/v3/archivo-narrow-latin-500-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Archivo Narrow"; font-weight: 700; font-style: normal; src: url(/fonts/v3/archivo-narrow-latin-700-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "IM Fell English"; font-weight: 400; font-style: normal; src: url(/fonts/v3/im-fell-english-latin-400-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "IM Fell English"; font-weight: 400; font-style: italic; src: url(/fonts/v3/im-fell-english-latin-400-italic.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Public Sans"; font-weight: 300; font-style: normal; src: url(/fonts/v3/public-sans-latin-300-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Public Sans"; font-weight: 400; font-style: normal; src: url(/fonts/v3/public-sans-latin-400-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Public Sans"; font-weight: 500; font-style: normal; src: url(/fonts/v3/public-sans-latin-500-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Merriweather"; font-weight: 300; font-style: normal; src: url(/fonts/v3/merriweather-latin-300-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Merriweather"; font-weight: 400; font-style: normal; src: url(/fonts/v3/merriweather-latin-400-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Merriweather"; font-weight: 400; font-style: italic; src: url(/fonts/v3/merriweather-latin-400-italic.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Merriweather"; font-weight: 700; font-style: normal; src: url(/fonts/v3/merriweather-latin-700-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Overpass Mono"; font-weight: 300; font-style: normal; src: url(/fonts/v3/overpass-mono-latin-300-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Overpass Mono"; font-weight: 400; font-style: normal; src: url(/fonts/v3/overpass-mono-latin-400-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Overpass Mono"; font-weight: 500; font-style: normal; src: url(/fonts/v3/overpass-mono-latin-500-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Old Standard TT"; font-weight: 400; font-style: normal; src: url(/fonts/v3/old-standard-tt-latin-400-normal.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Old Standard TT"; font-weight: 400; font-style: italic; src: url(/fonts/v3/old-standard-tt-latin-400-italic.woff2) format("woff2"); font-display: swap; }
@font-face { font-family: "Old Standard TT"; font-weight: 700; font-style: normal; src: url(/fonts/v3/old-standard-tt-latin-700-normal.woff2) format("woff2"); font-display: swap; }

/* Font review (?font=b to e). A is the default, loaded through next/font. */
html[data-font="b"] { --mono: "B612 Mono", ui-monospace, monospace; --serif: "Libre Caslon Text", Georgia, serif; --w-strong: 700; --w-read: 400; }
html[data-font="c"] { --mono: "Archivo Narrow", sans-serif; --serif: "IM Fell English", Georgia, serif; --w-read: 400; }
html[data-font="d"] { --mono: "Public Sans", sans-serif; --serif: "Merriweather", Georgia, serif; }
html[data-font="e"] { --mono: "Overpass Mono", ui-monospace, monospace; --serif: "Old Standard TT", Georgia, serif; }
