@font-face {
    font-family: "Gotham";
    src: url("../fonts/GothamBold.otf");
    font-weight: 700;
}

@font-face {
    font-family: "Gotham";
    src: url("../fonts/GothamBlack.otf");
    font-weight: 900;
}