@font-face {
    font-family: "gotham";
    src: url("_gotham/_woff/Gotham-Book_Web.woff") format('woff');
}

@font-face {
    font-family: "gotham";
    src: url("_gotham/_woff/Gotham-Bold_Web.woff") format('woff');
    font-weight: bold;
}

@font-face {
    font-family: "gotham";
    src: url("_gotham/_woff/Gotham-BoldItalic_Web.woff") format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "gotham";
    src: url("_gotham/_woff/Gotham-BookItalic_Web.woff") format('woff');
    font-style: italic;
}

@font-face {
    font-family: "gotham-light";
    src: url("_gotham/_woff/Gotham-Light_Web.woff") format('woff');
}

@font-face {
    font-family: "gotham-light";
    src: url("_gotham/_woff/Gotham-LightItalic_Web.woff") format('woff');
    font-style: italic;
}