@font-face {
	font-family: 'Inter';
	src: url('../a/inter.woff2') format('woff2-variations');
	font-stretch: 75% 125%;
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter-Italic';
	src: url('../a/inter-italic.woff2') format('woff2-variations');
	font-stretch: 75% 125%;
	font-weight: 100 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant';
	src: url('../a/cormorant-infant.woff2') format('woff2-variations');
	font-stretch: 75% 125%;
	font-weight: 300 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant-Italic';
	src: url('../a/cormorant-infant-italic.woff2') format('woff2-variations');
	font-stretch: 75% 125%;
	font-weight: 300 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'DM-Display';
	src: url('../a/dm-serif-disp.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'DM-Display-Italic';
	src: url('../a/dm-serif-disp-italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}