@charset "UTF-8";
/* CSS Document */

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

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

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


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

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