@font-face {
    font-family: 'GothamLightRegular';
    src: url('../fonts/gotham-light-webfont.eot');
    src: url('../fonts/gotham-light-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-light-webfont.woff') format('woff'),
         url('../fonts/gotham-light-webfont.ttf') format('truetype'),
         url('../fonts/gotham-light-webfont.svg#GothamLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamBoldRegular';
    src: url('../gotham-bold-webfont.html');
    src: url('../gotham-bold-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('../gotham-bold-webfont-2.html') format('woff'),
         url('../gotham-bold-webfont-3.html') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GothamRegular';
    src: url('../gotham-book-webfont.html');
    src: url('../gotham-book-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('../gotham-book-webfont-2.html') format('woff'),
         url('../gotham-book-webfont-3.html') format('truetype'),
         url('../gotham-book-webfont-4.html#GothamRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRegular';
    src: url('../gotham-bold-webfont.html');
    src: url('../gotham-bold-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('../gotham-bold-webfont-2.html') format('woff'),
         url('../gotham-bold-webfont-3.html') format('truetype'),
         url('../gotham-bold-webfont-4.html#GothamRegular') format('svg');
    font-weight: bold;
    font-style: normal;
}