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

@font-face {
font-family: 'Gotham Pro';
src: url('../fonts/gotham_pro/GothamPro.eot');
src: url('../fonts/gotham_pro/GothamPro.eot?#iefix') format('embedded-opentype'),
url('../fonts/gotham_pro/GothamPro.woff') format('woff'),
url('../fonts/gotham_pro/GothamPro.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

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

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