@font-face {
	font-family: 'Gotham-Light';
	src: url('../fonts/Gotham-Light.otf') format('opentype');
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/Gotham-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'Gotham-Thin';
	src: url('../fonts/Gotham-Thin.otf') format('opentype');
}