/** GothamRegular **/

@font-face {
    font-family: 'GothamRegular';
    src: url('GothamLight/gotham-light-webfont.eot');
    src: url('GothamLight/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('GothamLight/gotham-light-webfont.woff') format('woff'),
         url('GothamLight/gotham-light-webfont.ttf') format('truetype'),
         url('GothamLight/gotham-light-webfont.svg#GothamRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/** GothamBook **/
@font-face {
    font-family: 'GothamBook';
    src: url('GothamBook/gothambook-webfont.eot');
    src: url('GothamBook/gothambook-webfont.eot?#iefix') format('embedded-opentype'),
         url('GothamBook/gothambook-webfont.woff') format('woff'),
         url('GothamBook/gothambook-webfont.ttf') format('truetype'),
         url('GothamBook/gothambook-webfont.svg#GothamBook') format('svg');
    font-weight: normal;
    font-style: normal;

}
/** Conv_Gotham-Bold **/
@font-face {
    font-family: 'GothamBold';
    src: url('Gotham-Bold/gotham-bold-webfont.eot');
    src: url('Gotham-Bold/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Gotham-Bold/gotham-bold-webfont.woff') format('woff'),
         url('Gotham-Bold/gotham-bold-webfont.ttf') format('truetype'),
         url('Gotham-Bold/gotham-bold-webfont.svg#GothamBold') format('svg');
    font-weight: normal;
    font-style: normal;

}