@font-face {
    font-family: "Gotham A";
    src: url('GothamSSm-Light_Web.woff2') format('woff2'),
         url('GothamSSm-Light_Web.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Gotham B";
    src: url('GothamSSm-Light_Web.woff2') format('woff2'),
         url('GothamSSm-Light_Web.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Gotham A";
    src: url('GothamSSm-Book_Web.woff2') format('woff2'),
         url('GothamSSm-Book_Web.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Gotham B";
    src: url('GothamSSm-Book_Web.woff2') format('woff2'),
         url('GothamSSm-Book_Web.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Gotham A";
    src: url('GothamSSm-Medium_Web.woff2') format('woff2'),
         url('GothamSSm-Medium_Web.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Gotham B";
    src: url('GothamSSm-Medium_Web.woff2') format('woff2'),
         url('GothamSSm-Medium_Web.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Gotham A";
    src: url('GothamSSm-Bold_Web.woff2') format('woff2'),
         url('GothamSSm-Bold_Web.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Gotham B";
    src: url('GothamSSm-Bold_Web.woff2') format('woff2'),
         url('GothamSSm-Bold_Web.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
