@font-face {
	font-family: "Neue Haas Grotesk Display Pro";
	src: url("../../assets/ifp/fonts/NeueHaasGroteskFont/NeueHaasDisplayBlack.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Neue Haas Grotesk Display Pro";
	src: url("../../assets/ifp/fonts/NeueHaasGroteskFont/NeueHaasDisplayBold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Neue Haas Grotesk Display Pro";
	src: url("../../assets/ifp/fonts/NeueHaasGroteskFont/NeueHaasDisplayMedium.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Neue Haas Grotesk Display Pro";
	src: url("../../assets/ifp/fonts/NeueHaasGroteskFont/NeueHaasDisplayRoman.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Neue Haas Grotesk Display Pro";
	src: url("../../assets/ifp/fonts/NeueHaasGroteskFont/NeueHaasDisplayLight.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Neue Haas Grotesk Display Pro";
	src: url("../../assets/ifp/fonts/NeueHaasGroteskFont/NeueHaasDisplayThin.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Neue Haas Grotesk Display Pro";
	src: url("../../assets/ifp/fonts/NeueHaasGroteskFont/NeueHaasDisplayXThin.ttf") format("truetype");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Neue Haas Grotesk Display Pro";
	src: url("../../assets/ifp/fonts/NeueHaasGroteskFont/NeueHaasDisplayXXThin.ttf") format("truetype");
	font-weight: 100;
	font-style: normal;
}