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

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