 @font-face {
	font-family: 'adieu';
	src: url("./assets/typefaces/Adieu-Light.woff") format("woff"),
	url("./assets/typefaces/Adieu-Light.woff2") format("woff2");
	font-style:normal;
	font-weight: 100;
}

 @font-face {
	font-family: 'adieu';
	src: url("./assets/typefaces/Adieu-Regular.woff") format("woff"),
	url("./assets/typefaces/Adieu-Regular.woff2") format("woff2");
	font-style:normal;
	font-weight: 300;
}

 @font-face {
	font-family: 'sprat cnd';
	src: url("./assets/typefaces/SpratCndLight.woff") format("woff"),
	url("./assets/typefaces/SpratCndLight.woff2") format("woff2");
	font-style:normal;
	font-weight: 100;
}
