/*
 * Safe-Desk typefaces, served from this origin (the security policy loads
 * nothing from font hosts). Latin subsets, copied from sophiaxt.com's own
 * self-hosted set. All three are under the SIL Open Font License 1.1; the
 * licence text and copyright notices travel with them in fonts/OFL.txt.
 *
 * @author Thomas G. and Sophia, SOPHIA XT LLC (sophiaxt.com)
 */

/* Instrument Serif: display headings. */
@font-face { font-family: "Instrument Serif"; font-style: normal; font-weight: 400; font-display: swap; src: url("/fonts/serif.woff2") format("woff2"); }
@font-face { font-family: "Instrument Serif"; font-style: italic; font-weight: 400; font-display: swap; src: url("/fonts/serif-italic.woff2") format("woff2"); }
/* IBM Plex Sans: body text. */
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 300 700; font-display: swap; src: url("/fonts/sans.woff2") format("woff2"); }
/* JetBrains Mono: values, labels, code. */
@font-face { font-family: "JetBrains Mono"; font-style: normal; font-weight: 400 600; font-display: swap; src: url("/fonts/mono.woff2") format("woff2"); }
