/*
	Fonts
	=====

	Self-hosted fonts from the Indus design system.
*/

/* Indus Serif */

@font-face {
	font-family: "Indus Serif";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	size-adjust: 105%;
	src: url("/assets/normal-BKJ_Svgg.woff2") format("woff2");
}

@font-face {
	font-family: "Indus Serif";
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	size-adjust: 105%;
	src: url("/assets/italic-DtNAd8iq.woff2") format("woff2");
}

@font-face {
	font-family: "Indus Serif";
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	size-adjust: 105%;
	src: url("/assets/bold-BXJPPtsm.woff2") format("woff2");
}

@font-face {
	font-family: "Indus Serif";
	font-style: italic;
	font-weight: bold;
	font-display: swap;
	size-adjust: 105%;
	src: url("/assets/bold-italic-g3h3qq1l.woff2") format("woff2");
}

/* Indus Sans */

@font-face {
	font-family: "Indus Sans";
	font-style: normal;
	font-display: swap;
	font-weight: 100 900;
	src: url("/assets/outfit-latin-wght-normal-Bc-8i84L.woff2")
		format("woff2-variations");
	unicode-range:
		U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
		U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Indus Mono */

@font-face {
	font-family: "Indus Mono";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	size-adjust: 90%;
	src: url("/assets/iosevka-latin-400-normal-7stTb90X.woff2") format("woff2");
}

@font-face {
	font-family: "Indus Mono";
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	size-adjust: 90%;
	src: url("/assets/iosevka-latin-700-normal-CRYvTbw8.woff2") format("woff2");
}
