@font-face {
    font-family: 'Gotham';
    src: url('gothamthin-webfont.woff2') format('woff2'),
         url('gothamthin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;

}
@font-face {
    font-family: 'Gotham';
    src: url('gothamthinitalic-webfont.woff2') format('woff2'),
         url('gothamthinitalic-webfont.woff') format('woff');
    font-weight: 100;
    font-style: italic;

}
@font-face {
    font-family: 'Gotham';
    src: url('gothamxlight-webfont.woff2') format('woff2'),
         url('gothamxlight-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}
@font-face {
    font-family: 'Gotham';
    src: url('gothamxlightitalic-webfont.woff2') format('woff2'),
         url('gothamxlightitalic-webfont.woff') format('woff');
    font-weight: 200;
    font-style: italic;

}
@font-face {
    font-family: 'Gotham';
    src: url('gothamlight-webfont.woff2') format('woff2'),
         url('gothamlight-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'Gotham';
    src: url('gothamlightitalic-webfont.woff2') format('woff2'),
         url('gothamlightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}
@font-face {
    font-family: 'Gotham';
    src: url('gothambook-webfont.woff2') format('woff2'),
        url('gothambook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('gothambookitalic-webfont.woff2') format('woff2'),
        url('gothambookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('gothammedium-webfont.woff2') format('woff2'),
         url('gothammedium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('gothammediumitalic-webfont.woff2') format('woff2'),
         url('gothammediumitalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;

}
@font-face {
    font-family: 'Gotham';
    src: url('gothambold-webfont.woff2') format('woff2'),
         url('gothambold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('gothambolditalic-webfont.woff2') format('woff2'),
         url('gothambolditalic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;

}
@font-face {
    font-family: 'Gotham';
    src: url('gothamblack-webfont.woff2') format('woff2'),
         url('gothamblack-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('gothamblackitalic-webfont.woff2') format('woff2'),
         url('gothamblackitalic-webfont.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('gothamultra-webfont.woff2') format('woff2'),
         url('gothamultra-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}
@font-face {
    font-family: 'Gotham';
    src: url('gothamultraitalic-webfont.woff2') format('woff2'),
         url('gothamultraitalic-webfont.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}