@font-face {
	font-family: 'Product Sans';
	src: url('../fonts/ProductSans-Bold.eot');
	src: url('../fonts/ProductSans-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProductSans-Bold.woff2') format('woff2'),
	url('../fonts/ProductSans-Bold.woff') format('woff'),
	url('../fonts/ProductSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Product Sans';
	src: url('../fonts/ProductSans-Medium.eot');
	src: url('../fonts/ProductSans-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProductSans-Medium.woff2') format('woff2'),
	url('../fonts/ProductSans-Medium.woff') format('woff'),
	url('../fonts/ProductSans-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Product Sans';
	src: url('../fonts/ProductSans-Regular.eot');
	src: url('../fonts/ProductSans-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProductSans-Regular.woff2') format('woff2'),
	url('../fonts/ProductSans-Regular.woff') format('woff'),
	url('../fonts/ProductSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Futura PT Demi';
	src: url('../fonts/FuturaPTDemi.eot');
	src: url('../fonts/FuturaPTDemi.eot?#iefix') format('embedded-opentype'),
	url('../fonts/FuturaPTDemi.woff') format('woff'),
	url('../fonts/FuturaPTDemi.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Futura PT Book';
	src: url('../fonts/FuturaPTBook.eot');
	src: url('../fonts/FuturaPTBook.eot?#iefix') format('embedded-opentype'),
	url('../fonts/FuturaPTBook.woff') format('woff'),
	url('../fonts/FuturaPTBook.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

