@font-face {
	font-family: 'Blacker Pro Dis Lt';
	src: url(../../assets/fonts/BlackerProDis-Lt.woff2) format('woff2'),
	url(../../assets/fonts/BlackerProDis-Lt.woff) format('woff'),
	url(../../assets/fonts/BlackerProDis-Lt.ttf) format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Blacker Pro Dis Lt';
	src: url(../../assets/fonts/BlackerProDis-LtIt.woff2) format('woff2'),
	url(../../assets/fonts/BlackerProDis-LtIt.woff) format('woff'),
	url(../../assets/fonts/BlackerProDis-LtIt.ttf) format('truetype');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}