@font-face {
    font-family: 'GothamPro-Black';
    src: url('fonts/GothamPro-Black.eot?') format('eot'),
    url('fonts/GothamPro-Black.otf')  format('opentype'),
    url('fonts/GothamPro-Black.woff') format('woff'),
    url('fonts/GothamPro-Black.ttf')  format('truetype'),
    url('fonts/GothamPro-Black.svg#GothamPro-Black') format('svg');
}

@font-face {
    font-family: 'GothamPro-Bold';
    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-face {
    font-family: 'GothamProNarrow-Bold';
    src: url('fonts/GothamProNarrow-Bold.eot?') format('eot'),
    url('fonts/GothamProNarrow-Bold.otf')  format('opentype'),
    url('fonts/GothamProNarrow-Bold.woff') format('woff'),
    url('fonts/GothamProNarrow-Bold.ttf')  format('truetype'),
    url('fonts/GothamProNarrow-Bold.svg#GothamProNarrow-Bold') format('svg');
}

@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-face {
    font-family: 'GothamPro-Light';
    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');
}
