@font-face {
	font-family: "Futura";
	src: url("../fonts/Futura/FuturaBT-Light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Futura LT";
	src: url("../fonts/Futura/Futura-Light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Futura", sans-serif;
}
