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

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

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

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

@font-face {
	font-family: 'Noe Display';
	font-display: swap;
	src: url('../fonts/Noe Display/500.eot');
	src: url('../fonts/Noe Display/500.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Noe Display/500.otf') format('otf'),
		 url('../fonts/Noe Display/500.svg') format('svg'),
		 url('../fonts/Noe Display/500.woff') format('woff'),
		 url('../fonts/Noe Display/500.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
}

