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

@font-face {
	font-family: 'GothamPro';
	src: url('fonts/GothamPro-LightItalic.eot?') format('eot'), 
	     url('fonts/GothamPro-LightItalic.otf')  format('opentype'),
	     url('fonts/GothamPro-LightItalic.woff') format('woff'), 
	     url('fonts/GothamPro-LightItalic.ttf')  format('truetype'),
	     url('fonts/GothamPro-LightItalic.svg#GothamPro-LightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
    text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'GothamPro';
	src: url('fonts/GothamPro.eot?') format('eot'), 
	     url('fonts/GothamPro.otf')  format('opentype'),
	     url('fonts/GothamPro.woff') format('woff'), 
	     url('fonts/GothamPro.ttf')  format('truetype'),
	     url('fonts/GothamPro.svg#GothamPro') format('svg');
    font-weight: 300;
    font-style: normal;
    text-rendering: optimizeLegibility;
}


@font-face {
	font-family: 'GothamPro';
	src: url('fonts/GothamPro-Italic.eot?') format('eot'), 
	     url('fonts/GothamPro-Italic.otf')  format('opentype'),
	     url('fonts/GothamPro-Italic.woff') format('woff'), 
	     url('fonts/GothamPro-Italic.ttf')  format('truetype'),
	     url('fonts/GothamPro-Italic.svg#GothamPro-Italic') format('svg');
    font-weight: 300;
    font-style: italic;
    text-rendering: optimizeLegibility;
}




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

@font-face {
	font-family: 'GothamPro';
	src: url('fonts/GothamPro-BoldItalic.eot?') format('eot'), 
	     url('fonts/GothamPro-BoldItalic.otf')  format('opentype'),
	     url('fonts/GothamPro-BoldItalic.woff') format('woff'), 
	     url('fonts/GothamPro-BoldItalic.ttf')  format('truetype'),
	     url('fonts/GothamPro-BoldItalic.svg#GothamPro-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    text-rendering: optimizeLegibility;
}


