
/* Font . Gotham */

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 100;
	src: url('Gotham-Thin.eot?#iefix') format('embedded-opentype'),
	url('Gotham-Thin.otf')  format('opentype'),
	url('Gotham-Thin.woff') format('woff'),
	url('Gotham-Thin.ttf')  format('truetype'),
	url('Gotham-Thin.svg#Gotham-Thin') format('svg');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	src: url('Gotham-Light.eot?#iefix') format('embedded-opentype'),
	url('Gotham-Light.otf')  format('opentype'),
	url('Gotham-Light.woff') format('woff'),
	url('Gotham-Light.ttf')  format('truetype'),
	url('Gotham-Light.svg#Gotham-Light') format('svg');
}

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

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	src: url('Gotham-Medium.eot?#iefix') format('embedded-opentype'),
	url('Gotham-Medium.otf')  format('opentype'),
	url('Gotham-Medium.woff') format('woff'),
	url('Gotham-Medium.ttf')  format('truetype'),
	url('Gotham-Medium.svg#Gotham-Medium') format('svg');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	src: url('Gotham-Bold.eot?#iefix') format('embedded-opentype'),
	url('Gotham-Bold.otf')  format('opentype'),
	url('Gotham-Bold.woff') format('woff'),
	url('Gotham-Bold.ttf')  format('truetype'),
	url('Gotham-Bold.svg#Gotham-Bold') format('svg');
}