@font-face {
	font-family: 'GothamBlack';
	src: url('/site/fonts/gotham-black.eot');
	src: url('/site/fonts/gotham-black.eot?#iefix') format('embedded-opentype'),
			 url('/site/fonts/gotham-black.woff') format('woff'),
			 url('/site/fonts/gotham-black.ttf') format('truetype'),
			 url('/site/fonts/gotham-black.svg#gotham-black') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamBook';
	src: url('/site/fonts/gotham-book.eot');
	src: url('/site/fonts/gotham-book.eot?#iefix') format('embedded-opentype'),
			 url('/site/fonts/gotham-book.woff') format('woff'),
			 url('/site/fonts/gotham-book.ttf') format('truetype'),
			 url('/site/fonts/gotham-book.svg#gotham-book') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamLight';
	src: url('/site/fonts/gotham-light.eot');
	src: url('/site/fonts/gotham-light.eot?#iefix') format('embedded-opentype'),
			 url('/site/fonts/gotham-light.woff') format('woff'),
			 url('/site/fonts/gotham-light.ttf') format('truetype'),
			 url('/site/fonts/gotham-light.svg#gotham-light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamMedium';
	src: url('/site/fonts/gotham-medium.eot');
	src: url('/site/fonts/gotham-medium.eot?#iefix') format('embedded-opentype'),
			 url('/site/fonts/gotham-medium.woff') format('woff'),
			 url('/site/fonts/gotham-medium.ttf') format('truetype'),
			 url('/site/fonts/gotham-medium.svg#gotham-medium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'SourceSansProBlack';
    src: url('/site/fonts/sourcesanspro-black.eot');
    src: url('/site/fonts/sourcesanspro-black.eot?#iefix') format('embedded-opentype'),
         url('/site/fonts/sourcesanspro-black.woff') format('woff'),
         url('/site/fonts/sourcesanspro-black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/site/fonts/bebasneue-webfont.eot');
    src: url('/site/fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/site/fonts/bebasneue-webfont.woff') format('woff'),
         url('/site/fonts/bebasneue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansProRegular';
    src: url('/site/fonts/sourcesanspro-regular-webfont.eot');
    src: url('/site/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/site/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('/site/fonts/sourcesanspro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}	

@font-face {
	font-family: 'GothamUltra';
	src: url('/site/fonts/gothamultra.eot?#iefix') format('embedded-opentype'),
		 url('/site/fonts/gothamultra.woff') format('woff'),
		 url('/site/fonts/gothamultra.ttf') format('truetype'),
		 url('/site/fonts/gothamultra.svg#gothamultra') format('svg');
	font-weight: normal;
	font-style: normal;
}	

@font-face {
	font-family: 'SourceSansProLight';
	src: url('/site/fonts/sourcesansprolight.eot');
	src: url('/site/fonts/sourcesansprolight.eot?#iefix') format('embedded-opentype'),
		 url('/site/fonts/sourcesansprolight.woff') format('woff'),
		 url('/site/fonts/sourcesansprolight.ttf') format('truetype'),
		 url('/site/fonts/sourcesansprolight.svg#sourcesansprolight') format('svg');
	font-weight: normal;
	font-style: normal;
}

