@font-face {
font-family: "Blacker Pro";
src: url("../fonts/Blacker-Pro-Text-Book.woff2") format("woff2"),
	url("../fonts/Blacker-Pro-Text-Book.woff") format("woff");
	font-style: normal;
	font-weight: 400;
}
@font-face {
font-family: "Blacker Pro";
src: url("../fonts/Blacker-Pro-Text-Italic.woff2") format("woff2"),
	url("../fonts/Blacker-Pro-Text-Italic.woff") format("woff");
	font-style: italic;
	font-weight: 400;
}
@font-face {
font-family: "Blacker Pro";
src: url("../fonts/Blacker-Pro-Text-Bold.woff2") format("woff2"),
	url("../fonts/Blacker-Pro-Text-Bold.woff") format("woff");
	font-style: normal;
	font-weight: 700;
}