@font-face {
	font-family: 'Gotham Book';
	src: url(../../assets/fonts/Gotham-Book.eot) format('embedded-opentype'),
	url(../../assets/fonts/Gotham-Book.eot) format('embedded-opentype'),
	url(../../assets/fonts/Gotham-Book.woff2) format('woff2'),
	url(../../assets/fonts/Gotham-Book.woff) format('woff'),
	url(../../assets/fonts/Gotham-Book.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: auto;
}

@font-face {
	font-family: 'Gotham Book';
	src: url(../../assets/fonts/Gotham-BookItalic.eot) format('embedded-opentype'),
	url(../../assets/fonts/Gotham-BookItalic.eot) format('embedded-opentype'),
	url(../../assets/fonts/Gotham-BookItalic.woff2) format('woff2'),
	url(../../assets/fonts/Gotham-BookItalic.woff) format('woff'),
	url(../../assets/fonts/Gotham-BookItalic.ttf) format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: auto;
}