@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-xlight_web.woff2') format('woff2'),
         url('../fonts/gothamssm-xlight_web.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-xlightitalic_web.woff2') format('woff2'),
         url('../fonts/gothamssm-xlightitalic_web.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-light_web.woff2') format('woff2'),
         url('../fonts/gothamssm-light_web.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-lightitalic_web.woff2') format('woff2'),
         url('../fonts/gothamssm-lightitalic_web.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-book_web.woff2') format('woff2'),
         url('../fonts/gothamssm-book_web.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-bookitalic_web.woff2') format('woff2'),
         url('../fonts/gothamssm-bookitalic_web.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-medium_web.woff2') format('woff2'),
         url('../fonts/gothamssm-medium_web.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-mediumitalic_web.woff2') format('woff2'),
         url('../fonts/gothamssm-mediumitalic_web.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-bold_web.woff2') format('woff2'),
         url('../fonts/gothamssm-bold_web.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-bolditalic_web.woff2') format('woff2'),
         url('../fonts/gothamssm-bolditalic_web.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-black_web.woff2') format('woff2'),
         url('../fonts/gothamssm-black_web.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'HCo Gotham SSm';
    src: url('../fonts/gothamssm-blackitalic_web.woff2') format('woff2'),
         url('../fonts/gothamssm-blackitalic_web.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}
