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