@font-face {
	font-display: swap;
	font-family: Futura PT;
	font-style: normal;
	font-weight: 400;
	src: url("FuturaPT-Book.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Futura PT;
	font-style: normal;
	font-weight: 500;
	src: url("FuturaPT-Medium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Futura PT;
	font-style: normal;
	font-weight: 600;
	src: url("FuturaPT-Demi.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Futura PT;
	font-style: normal;
	font-weight: 700;
	src: url("FuturaPT-Bold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: Futura PT;
	font-style: normal;
	font-weight: 800;
	src: url("FuturaPT-ExtraBold.ttf") format("truetype");
}