@font-face {
 font-family: Gotham-Black;
 src: url("../fonts/Gotham-Black.eot") /* EOT file for IE */
}
@font-face {
 font-family: Gotham-Black;
 src: url("../fonts/Gotham-Black.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Gotham-Bold;
 src: url("../fonts/Gotham-Bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: Gotham-Bold;
 src: url("../fonts/Gotham-Bold.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Gotham-Book;
 src: url("../fonts/Gotham-Book.eot") /* EOT file for IE */
}
@font-face {
 font-family: Gotham-Book;
 src: url("../fonts/Gotham-Book.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Gotham-BookItalic;
 src: url("../fonts/Gotham-BookItalic.eot") /* EOT file for IE */
}
@font-face {
 font-family: Gotham-BookItalic;
 src: url("../fonts/Gotham-BookItalic.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Gotham-Medium;
 src: url("../fonts/Gotham-Medium.eot") /* EOT file for IE */
}
@font-face {
 font-family: Gotham-Medium;
 src: url("../fonts/Gotham-Medium.ttf") /* TTF file for CSS3 browsers */
}


@font-face {
    font-family: 'gotham_mediumregular';
    src: url('../fonts/gotham-medium-webfont.eot');
    src: url('../fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-medium-webfont.woff2') format('woff2'),
         url('../fonts/gotham-medium-webfont.woff') format('woff'),
         url('../fonts/gotham-medium-webfont.ttf') format('truetype'),
         url('../fonts/gotham-medium-webfont.svg#gotham_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_boldregular';
    src: url('../fonts/gotham-bold-webfont.eot');
    src: url('../fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-bold-webfont.woff2') format('woff2'),
         url('../fonts/gotham-bold-webfont.woff') format('woff'),
         url('../fonts/gotham-bold-webfont.ttf') format('truetype'),
         url('../fonts/gotham-bold-webfont.svg#gotham_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_blackregular';
    src: url('../fonts/gotham-black-webfont.eot');
    src: url('../fonts/gotham-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-black-webfont.woff2') format('woff2'),
         url('../fonts/gotham-black-webfont.woff') format('woff'),
         url('../fonts/gotham-black-webfont.ttf') format('truetype'),
         url('../fonts/gotham-black-webfont.svg#gotham_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
