@font-face {
	font-family: 'Futura';
	src: url('../fonts/futura/FuturaBold.eot');
	src: url('../fonts/futura/FuturaBold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura/FuturaBold.ttf') format('truetype'),
		 url('../fonts/futura/FuturaBold.woff') format('woff'),
		 url('../fonts/futura/FuturaBold.woff2') format('woff2');
	font-style: normal;
	font-weight: bold;
	font-weight: 700;
    font-display: swap;

}
@font-face {
	font-family: 'Futura';
	src: url('../fonts/futura/FuturaDemi.eot');
	src: url('../fonts/futura/FuturaDemi.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura/FuturaDemi.ttf') format('truetype'),
		 url('../fonts/futura/FuturaDemi.woff') format('woff'),
		 url('../fonts/futura/FuturaDemi.woff2') format('woff2');
	font-style: normal;
	font-weight: 500;
    font-display: swap;
}
@font-face {
	font-family: 'Futura';
	src: url('../fonts/futura/FuturaBook.eot');
	src: url('../fonts/futura/FuturaBook.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura/FuturaBook.ttf') format('truetype'),
		 url('../fonts/futura/FuturaBook.woff') format('woff'),
		 url('../fonts/futura/FuturaBook.woff2') format('woff2');
	font-style: normal;
	font-weight: normal;
	font-weight: 400;
    font-display: swap;
}
@font-face {
	font-family: 'Futura';
	src: url('../fonts/futura/FuturaLight.eot');
	src: url('../fonts/futura/FuturaLight.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura/FuturaLight.ttf') format('truetype'),
		 url('../fonts/futura/FuturaLight.woff') format('woff'),
		 url('../fonts/futura/FuturaLight.woff2') format('woff2');
	font-style: normal;
	font-weight: 300;
    font-display: swap;
}
/*
@font-face {
	font-family: 'FuturaCond';
	src: url('../fonts/futura/cond/FuturaCondBold.eot');
	src: url('../fonts/futura/cond/FuturaCondBold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura/cond/FuturaCondBold.ttf') format('truetype'),
		 url('../fonts/futura/cond/FuturaCondBold.woff') format('woff'),
		 url('../fonts/futura/cond/FuturaCondBold.woff2') format('woff2'),
		 url('../fonts/futura/cond/FuturaCondBold.svg#FuturaCond') format('svg');
	font-style: normal;
	font-weight: bold;
	font-weight: 700;
    font-display: swap;
}
@font-face {
	font-family: 'FuturaCond';
	src: url('../fonts/futura/cond/FuturaCondDemi.eot');
	src: url('../fonts/futura/cond/FuturaCondDemi.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura/cond/FuturaCondDemi.woff') format('woff'),
		 url('../fonts/futura/cond/FuturaCondDemi.woff2') format('woff2'),
		 url('../fonts/futura/cond/FuturaCondDemi.ttf') format('truetype'),
		 url('../fonts/futura/cond/FuturaCondDemi.svg#FuturaCond') format('svg');
	font-style: normal;
	font-weight: 500;
    font-display: swap;
}
@font-face {
	font-family: 'FuturaCond';
	src: url('../fonts/futura/cond/FuturaCondBook.eot');
	src: url('../fonts/futura/cond/FuturaCondBook.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/futura/cond/FuturaCondBook.ttf') format('truetype'),
		 url('../fonts/futura/cond/FuturaCondBook.woff') format('woff'),
		 url('../fonts/futura/cond/FuturaCondBook.woff2') format('woff2'),
		 url('../fonts/futura/cond/FuturaCondBook.svg#FuturaCond') format('svg');
	font-style: normal;
	font-weight: normal;
	font-weight: 400;
    font-display: swap;
}
*/