@font-face {
    font-family: 'GothamBlack';
    src: url('../fonts/gotham-black1-webfont.woff2') format('woff2'),
         url('../fonts/gotham-black1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_blackitalic';
    src: url('../fonts/fonts/gotham-blackitalic1-webfont.woff2') format('woff2'),
        url('../fonts/fonts/gotham-blackitalic1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_boldregular';
    src: url('fonts/gotham-bold1-webfont.woff2') format('woff2'),
        url('fonts/gotham-bold1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_bolditalic';
    src: url('fonts/gotham-bolditalic1-webfont.woff2') format('woff2'),
        url('fonts/gotham-bolditalic1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_lightitalic';
    src: url('fonts/gotham-lightitalic1-webfont.woff2') format('woff2'),
        url('fonts/gotham-lightitalic1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_mediumregular';
    src: url('fonts/gotham-medium1-webfont.woff2') format('woff2'),
        url('fonts/gotham-medium1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_mediumitalic';
    src: url('fonts/gotham-mediumitalic1-webfont.woff2') format('woff2'),
        url('fonts/gotham-mediumitalic1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_thinregular';
    src: url('fonts/gotham-thin1-webfont.woff2') format('woff2'),
        url('fonts/gotham-thin1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_thinitalic';
    src: url('fonts/gotham-thinitalic1-webfont.woff2') format('woff2'),
        url('fonts/gotham-thinitalic1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_ultraregular';
    src: url('fonts/gotham-ultra1-webfont.woff2') format('woff2'),
        url('fonts/gotham-ultra1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_ultraitalic';
    src: url('fonts/gotham-ultraitalic1-webfont.woff2') format('woff2'),
        url('fonts/gotham-ultraitalic1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_lightregular';
    src: url(../fonts//gotham-light1-webfont.woff2) format('woff2'), url(../fonts//gotham-light1-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}