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

}

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

}

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

}

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

}

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

}

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

}

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

@font-face {
    font-family: 'Gotham';
    src: url('/gotham/gothambookitalic-webfont.woff2') format('woff2'),
        url('/gotham/gothambookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    /* font-display: swap; */
}


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

}

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

}

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

}

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

}

@font-face {
    font-family: 'Gotham';
    src: url('/gotham/gothamblack-webfont.woff2') format('woff2'),
         url('/gotham/gothamblack-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'Gotham';
    src: url('/gotham/gothamblackitalic-webfont.woff2') format('woff2'),
         url('/gotham/gothamblackitalic-webfont.woff') format('woff');
    font-weight: 800;
    font-style: italic;

}

@font-face {
    font-family: 'Gotham';
    src: url('/gotham/gothamultra-webfont.woff2') format('woff2'),
         url('/gotham/gothamultra-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

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

}



