
@font-face {
	font-family: 'gotham'; 
	src: url('GothamHTF-Book.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'gotham-light'; 
	src: url('GothamHTF-Light.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'gotham-bold'; 
	src: url('GothamHTF-Bold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
