/* Instrument Sans and Newsreader (SIL Open Font License 1.1; fonts/OFL-*.txt), self-hosted
   variable fonts, subset to Latin, Latin-1 Supplement, Latin Extended-A (Turkish) and common
   punctuation. Instrument Sans carries structure (headings, menus, buttons, metadata);
   Newsreader carries reading text (abstracts, pages, captions). */

@font-face {
	font-family: "Instrument Sans";
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url("../fonts/InstrumentSans-Variable.woff2") format("woff2");
}

@font-face {
	font-family: "Instrument Sans";
	font-style: italic;
	font-weight: 400 700;
	font-display: swap;
	src: url("../fonts/InstrumentSans-Italic-Variable.woff2") format("woff2");
}

@font-face {
	font-family: "Newsreader";
	font-style: normal;
	font-weight: 300 700;
	font-display: swap;
	src: url("../fonts/Newsreader-Variable.woff2") format("woff2");
}

@font-face {
	font-family: "Newsreader";
	font-style: italic;
	font-weight: 300 700;
	font-display: swap;
	src: url("../fonts/Newsreader-Italic-Variable.woff2") format("woff2");
}
