/* CSS Document */

@font-face {
	font-family:Gotham;
	src:url("/font/Gotham-Medium.eot") format("embedded-opentype"),
	    url("/font/Gotham-Medium.svg") format("svg"),
	    url("/font/Gotham-Medium.ttf") format("truetype"),
	    url("/font/Gotham-Medium.woff") format("woff"),
	    url("/font/Gotham-Medium.woff2") format("woff2");
}

@font-face {
	font-family:Gotham;
	font-weight:bold;
	src:url("/font/Gotham-Bold.eot") format("embedded-opentype"),
	    url("/font/Gotham-Bold.svg") format("svg"),
	    url("/font/Gotham-Bold.ttf") format("truetype"),
	    url("/font/Gotham-Bold.woff") format("woff"),
	    url("/font/Gotham-Bold.woff2") format("woff2");
}

@font-face {
	font-family:Gotham-Book;
	src:url("/font/Gotham-Book.eot") format("embedded-opentype"),
	    url("/font/Gotham-Book.svg") format("svg"),
	    url("/font/Gotham-Book.ttf") format("truetype"),
	    url("/font/Gotham-Book.woff") format("woff"),
	    url("/font/Gotham-Book.woff2") format("woff2");
}

@font-face {
	font-family:GothamNarrow-Thin;
	src:url("/font/GothamNarrow-Thin.eot") format("embedded-opentype"),
	    url("/font/GothamNarrow-Thin.svg") format("svg"),
	    url("/font/GothamNarrow-Thin.ttf") format("truetype"),
	    url("/font/GothamNarrow-Thin.woff") format("woff"),
	    url("/font/GothamNarrow-Thin.woff2") format("woff2");
}