/* inter */
@font-face {
	font-family: inter;
	src: url("inter/Inter-VariableFont_opsz,wght.ttf")
		format("truetype-variations");
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: inter;
	src: url("inter/Inter-Italic-VariableFont_opsz,wght.ttf")
		format("truetype-variations");
	font-weight: 100 900;
	font-style: italic;
	font-optical-sizing: auto;
}

/* mdNichrome */
@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-Infra.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-InfraOblique.woff2") format("woff2");
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-Thin.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-ThinOblique.woff2") format("woff2");
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-Light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-LightOblique.woff2") format("woff2");
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-RegularOblique.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-Dark.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-DarkOblique.woff2") format("woff2");
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-BoldOblique.woff2") format("woff2");
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-Black.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-BlackOblique.woff2") format("woff2");
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-Ultra.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: mdNichrome;
	src: url("md-nichrome/MDNichrome-UltraOblique.woff2") format("woff2");
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

/* graphikArabic */
@font-face {
	font-family: graphikArabic;
	src: url("graphik-arabic/GraphikArabic-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: graphikArabic;
	src: url("graphik-arabic/GraphikArabic-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: graphikArabic;
	src: url("graphik-arabic/GraphikArabic-Semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: graphikArabic;
	src: url("graphik-arabic/GraphikArabic-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
