@font-face {
	font-display: swap;
	font-family: 'Glacial-Indifference-Regular1';
	src: url('../fonts/Glacial-Indifference-Regular1.ttf.woff') format('woff'),
		url('../fonts/Glacial-Indifference-Regular1.ttf.svg#Glacial-Indifference-Regular1') format('svg'),
		url('../fonts/Glacial-Indifference-Regular1.ttf.eot'),
		url('../fonts/Glacial-Indifference-Regular1.ttf.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'Barrio-Regular';
	src: url('../fonts/Barrio-Regular.ttf.woff') format('woff'),
		url('../fonts/Barrio-Regular.ttf.svg#Barrio-Regular') format('svg'),
		url('../fonts/Barrio-Regular.ttf.eot'),
		url('../fonts/Barrio-Regular.ttf.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

:root {
	--cassiopeia-font-family-headings: "Barrio-Regular", sans-serif;
	--cassiopeia-font-weight-headings: 400;
	--cassiopeia-font-family-body: "Glacial-Indifference-Regular1", sans-serif;
	--cassiopeia-font-weight-normal: 400;
}
