@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: 'Raleway';
	src: url('../a/raleway.woff2') format('woff2-variations');
	font-stretch: 75% 125%;
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

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